Home
last modified time | relevance | path

Searched hist:ada3ea6fcde45abc55e2af0e564455fd7f943a79 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Drtc_cmos_setup.cdiff ada3ea6fcde45abc55e2af0e564455fd7f943a79 Fri Aug 17 06:44:00 CEST 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Add interrupt resource for RTC CMOS driver

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>