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)
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

Simple merge