commit | 0b67c7439fe2a5d76602de36854c88e2beab00b0 | [log] [tgz] |
---|---|---|
author | Tejun Heo <[email protected]> | Mon Jan 11 17:03:11 2010 +0900 |
committer | Jeff Garzik <[email protected]> | Tue Jan 12 14:33:23 2010 -0500 |
tree | 15183a67b7e47ab55be080d433eeeee4efeb985c | |
parent | a2342f46437cde56803a36fdf94da635a74ad41c [diff] |
ata_piix: enable 32bit PIO on SATA piix Commit 871af1210f13966ab911ed2166e4ab2ce775b99d enabled 32bit PIO for PATA piix but didn't for SATA. There's no reason not to use 32bit PIO on SATA piix. Enable it. Signed-off-by: Tejun Heo <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>