commit | ada3ea6fcde45abc55e2af0e564455fd7f943a79 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Aug 16 23:44:00 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 17 13:18:58 2007 -0500 |
tree | 1c08937ddd5e7dfacbb1a087cc00284c7965c443 | |
parent | 28e8351ac22de25034e048c680014ad824323c65 [diff] |
[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>