]> git.karo-electronics.de Git - mv-sheeva.git/commit
[WATCHDOG] pcwd.c: Port to the new device driver model
authorWim Van Sebroeck <wim@iguana.be>
Sat, 5 May 2007 05:48:23 +0000 (05:48 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 5 May 2007 06:54:57 +0000 (06:54 +0000)
commit5aa15050a2b00d1171d11d2e8d9f99bf34a0088b
tree6620bf6b10ef7d7f47fa7f5e152da02464574dfa
parent9f7afa6b3405a2ceb9403153357564a93f14cde8
[WATCHDOG] pcwd.c: Port to the new device driver model

Port the pcwd.c driver to the new device driver model.
Since this is an ISA card, I used Rene Herman's new isa bus type.
This made the probing for the card very "easy".

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