From: Markus B. <sup...@go...> - 2007-08-03 04:50:33
|
On Friday 03 August 2007, Paul Mundt wrote: > How about something like this? I'll toss it in the 2.6.23 queue if it's > fine for you, so rtc-sh doesn't end up being useless on these CPUs in > 2.6.23 :-) Of course it's fine for me. Your solution doesn't need that hidden Kconfig option, so I would also prefer yours. But I don't see where you set the capability for SH4. I guess this was just a proof of concept and you will add that. > > -- > > arch/sh/kernel/cpu/sh3/setup-sh7705.c | 12 ++++++-- > arch/sh/kernel/cpu/sh3/setup-sh7710.c | 10 ++++++ > drivers/rtc/rtc-sh.c | 51 > ++++++++++++++++++++++------------ include/asm-sh/rtc.h | > 6 ++++ > 4 files changed, 58 insertions(+), 21 deletions(-) |