commit | 9ec4ff421f032f24416217f23b0c82dc9a5f38f6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Sun Sep 11 09:22:50 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Sep 11 09:22:50 2005 -0700 |
tree | 63035223c2b3ce0e4e2d1c54ff7768af46f16753 | |
parent | aa7c3a119a6202b758a669cde9e3829ced64a13f [diff] |
hpt366: write the full 4 bytes of ROM address, not just low 1 byte 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>