watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
authordann frazier <dannf@hp.com>
Wed, 28 Jul 2010 18:38:43 +0000 (12:38 -0600)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 13 Aug 2010 20:54:52 +0000 (20:54 +0000)
commit2ec7ed67dc1e4e57d891233f5014d25f43f941ff
tree4e19852f218a2c6dded2b987033794990cfd3484
parent34572b29dd1db23a36f9cc46abf1c9acf85f8cfe
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions

Move NMI-decoding initialisation and exit code to seperate functions so that
we can ifdef-out parts of it in the future.

Also, this is for a device, so let's use dev_info instead of printk.

Signed-off-by: dann frazier <dannf@hp.com>
Acked-by: Thomas Mingarelli <Thomas.Mingarelli@hp.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c