rtc-m41t80: use nonseekable_open()
authorJan Blunck <jblunck@suse.de>
Wed, 26 May 2010 21:44:47 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:56 +0000 (09:12 -0700)
commit09eeb1f5f4d9b52ab57820160dea6027bbea82a3
tree877488d8daacd6b5e5f56c1ddde9f03ca7e79ac0
parentb627dbce6b5524c7c9032738bb60538999f45d41
rtc-m41t80: use nonseekable_open()

Use nonseekable_open() for this since seeking is not supported anyway.

Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Paul Gortmaker <p_gortmaker@yahoo.com>
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-m41t80.c