| commit | 2ec7ed67dc1e4e57d891233f5014d25f43f941ff | [log] [tgz] |
|---|---|---|
| author | dann frazier <dannf@hp.com> | Wed Jul 28 12:38:43 2010 -0600 |
| committer | Wim Van Sebroeck <wim@iguana.be> | Fri Aug 13 20:54:52 2010 +0000 |
| tree | 4e19852f218a2c6dded2b987033794990cfd3484 | |
| parent | 34572b29dd1db23a36f9cc46abf1c9acf85f8cfe [diff] |
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>