summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/s5m-irq.c
Commit message (Collapse)AuthorAgeFilesLines
* mfd: Fix s5m error handling for invalid device typeJonghwan Choi2012-03-061-3/+11
| | | | | | | If device type is not supported in driver, have to retun error. Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
* mfd: Add s5m series irq driverSangbeom Kim2012-01-091-0/+487
This patch support irq for s5m series. Basically, S5M8767 and S5M8763 irq can be handled by this patch. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>