]> Pileus Git - ~andy/linux/commit
sata_sis: fix SCR read breakage
authorTejun Heo <htejun@gmail.com>
Thu, 18 Oct 2007 02:53:39 +0000 (11:53 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 Oct 2007 02:55:02 +0000 (22:55 -0400)
commitaaa092a114696f4425cd57c4d7fa05110007e247
tree6e51269c2ff131190c187f34537c936264145491
parent5c1ad8b30587694590691d6a83b1e7adaa7ca6d0
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>
drivers/ata/sata_sis.c