From: Linus Torvalds Date: Sun, 11 Sep 2005 16:22:50 +0000 (-0700) Subject: hpt366: write the full 4 bytes of ROM address, not just low 1 byte X-Git-Tag: v2.6.14-rc1~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec4ff421f032f24416217f23b0c82dc9a5f38f6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed