From: Mingarelli, Thomas Date: Tue, 3 Apr 2012 05:37:01 +0000 (+0000) Subject: hpwdt: Only BYTE reads/writes to WD Timer port 0x72 X-Git-Tag: v3.4-rc5~26^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08c9a33b4aa6665b0ee3c4d1b57715fa0eae2a2;p=pandora-kernel.git 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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed