[POWERPC] Add interrupt resource for RTC CMOS driver
authorKumar Gala <galak@kernel.crashing.org>
Fri, 17 Aug 2007 04:44:00 +0000 (23:44 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 17 Aug 2007 18:18:58 +0000 (13:18 -0500)
The RTC CMOS driver expects the interrupt to be a resource of the platform
device.  Use a fixed interrupt value of 8 since on PPC if we are using this
its off an i8259 which we ensure has interrupt numbers 0..15.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found