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)
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>

No differences found