commit | 71fc822455ccb63a66be0b6e97a415aceb0062c6 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Jul 23 21:30:38 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:33 2008 -0700 |
tree | b066e07363f181691618b886dc6dede7a40fd44a | |
parent | d3de851a445123f24ad8ece18662014b5e8a8b4e [diff] |
rtc: rtc-omap footprint shrinkage Shrink the runtime footprint of the OMAP1 RTC driver a bunch by removing some old hacks and switching to platform_driver_probe(). Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>