]> 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>
Thu, 21 Mar 2013 05:27:10 +0000 (16:27 +1100)
commit7cc4e88cb19f4a775cf928f467257e700a27d8fd
treeeb1ce8632a2801533e1149930de47a125102c695
parentd3c27cb826bcd06db252f03928d2a7da7af2f7a0
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