sh: register the rtc-generic platform device properly.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 28 Apr 2009 14:12:10 +0000 (23:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 28 Apr 2009 14:12:10 +0000 (23:12 +0900)
The device registration was accidentally omitted, add it back in. Do some
basic device probing as well, so this doesn't show up for platforms that
tie in to the RTC interface properly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found