]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-da9052.c: fix for rtc device registration
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Wed, 20 Mar 2013 04:06:47 +0000 (15:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:32:45 +0000 (15:32 +1100)
commit334603c850da5e4bb894504abe16dddc56ba549f
tree7b034da97378df909e4f8b82b5166fbee4e5298e
parentcef0185ce4dd02afc158409c6b8fa502792c98d5
drivers/rtc/rtc-da9052.c: fix for rtc device registration

Add support for the virtual irq since now MFD only handles virtual irq
Without this patch rtc device will fail in registration.

(akpm: Ashish has a different version whcih will be needed for 3.8.x and
earlier kernels)

Signed-off-by: Ashish <ashish.jangam@kpitcummins.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-da9052.c