rtc: remove some NOP open/release methods
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 16 Oct 2008 05:02:59 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:39 +0000 (11:21 -0700)
commitf841a487d4dff35386e989768ec03a86a376bfde
tree196bdfbc27447bcbd93a65b9a0214a5faea04598
parentcb49a5e9ee4fb0ab6a84a29c4de6c1bd112d38df
rtc: remove some NOP open/release methods

Remove NOP methods from rtc-pl030 and rtc-pl031 drivers;
this is pure wasted code.

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>
drivers/rtc/rtc-pl030.c
drivers/rtc/rtc-pl031.c