commit | d08c9a33b4aa6665b0ee3c4d1b57715fa0eae2a2 | [log] [tgz] |
---|---|---|
author | Mingarelli, Thomas <Thomas.Mingarelli@hp.com> | Tue Apr 03 05:37:01 2012 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Apr 26 14:38:07 2012 +0200 |
tree | 2ed5083a7509cb66727ba77685820b2f02f19af6 | |
parent | 2300fd67b4f29eec19addb15a8571837228f63fc [diff] |
hpwdt: Only BYTE reads/writes to WD Timer port 0x72 This patch is to correct the use of the iLO port 0x72 usage. The port 0x72 is a byte size write/read and hpwdt is currently writing a WORD. Signed-off by: Thomas Mingarelli <thomas.mingarelli@hp.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>