From: Laxman Dewangan Date: Tue, 13 Nov 2012 14:03:59 +0000 (+0530) Subject: mfd: tps65910: Pass irq_domain when adding mfd sub devices X-Git-Tag: v3.8-rc1~85^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17143e38afd60128332067ff91af080ddc764780;p=pandora-kernel.git 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 Reviewed-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed