summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/s5m-irq.c
AgeCommit message (Collapse)Author
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi
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>
2012-01-09mfd: Add s5m series irq driverSangbeom Kim
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>