]> git.karo-electronics.de Git - mv-sheeva.git/commit
[WATCHDOG] VFS clean-up
authorWim Van Sebroeck <wim@iguana.be>
Fri, 20 Jul 2007 20:41:37 +0000 (20:41 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2007 17:25:52 +0000 (17:25 +0000)
commitec9505a7ecadc0ab8f8e3c4c5fa900d57467e391
treeb950c33158ff3742d3c2ee33a5752bd23dfa0294
parentf1a08cc9a1a8f1da79ca751469ecff82be110482
[WATCHDOG] VFS clean-up

All watchdog device drivers are VFSs (Virtual File Systems).
We thus return a nonseekable_open(inode, file) when we open the VFS.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/booke_wdt.c
drivers/char/watchdog/mpc8xx_wdt.c
drivers/char/watchdog/omap_wdt.c