Searched hist:"17143 e38afd60128332067ff91af080ddc764780" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mfd/ |
H A D | tps65910.c | diff 17143e38afd60128332067ff91af080ddc764780 Tue Nov 13 15:03:59 CET 2012 Laxman Dewangan <ldewangan@nvidia.com> mfd: tps65910: Pass irq_domain when adding mfd sub devices
When adding the sub device "tps65910-rtc", is it passed the IO resource IRQ for the interrupt number. This interrupt needs to map in the device irq domain. Pass the irq domain of device in mfd_add_devices() so that proper irq mapping can be done when adding the sub device RTC.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|