]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sata_sis: fix SCR read breakage
authorTejun Heo <htejun@gmail.com>
Thu, 15 Nov 2007 06:59:44 +0000 (07:59 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Nov 2007 17:42:30 +0000 (09:42 -0800)
commit458c3a1a519ad2a0f228b3c27cb63e378355073d
tree787eed266d694256887c4410fc66b38e57aa1a48
parenta47a72d31c4a119896907d263d6912653f6b3c68
sata_sis: fix SCR read breakage

patch aaa092a114696f4425cd57c4d7fa05110007e247 in mainline.

sata_sis: fix SCR read breakage

SCR read for controllers which uses PCI configuration space for SCR
access got broken while adding @val argument to SCR accessors.  Fix
it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Cc: Tobias Powalowski <t.powa@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/sata_sis.c