hpt366: write the full 4 bytes of ROM address, not just low 1 byte
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 11 Sep 2005 16:22:50 +0000 (09:22 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 11 Sep 2005 16:22:50 +0000 (09:22 -0700)
This is one heck of a confused driver.  It uses a byte write to a dword
register to enable a ROM resource that it doesn't even seem to be using.

"Lost and wandering in the desert of confusion"

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found