diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2011-10-13 15:04:43 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-10-14 13:37:31 -0400 |
commit | 418fae2751b0d1a362ad9e0b45d446dc92e9157f (patch) | |
tree | b1456e7a3ade9d19e2068e592be959cae2070c03 /mm/Kconfig | |
parent | 067f8c7b490edc8cc947666516f2c6833b676a2e (diff) | |
download | op-kernel-dev-418fae2751b0d1a362ad9e0b45d446dc92e9157f.zip op-kernel-dev-418fae2751b0d1a362ad9e0b45d446dc92e9157f.tar.gz |
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
Always use ata_sff_data_xfer32() in ata_sff_data_xfer_noirq()
so the latter can be also used for host controllers supporting
32-bit PIO operations.
It is a completely safe thing to do because if 32-bit PIO is
not supported or enabled ata_sff_data_xfer32() will fallback
to a standard method.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions