diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-04-26 11:03:09 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-05-10 18:29:19 +0200 |
commit | 077028ecc99dc66acb3c89e33cc15c69d2edf8cb (patch) | |
tree | 348b506b1945cad3f069906edd6cb0d497f33844 /drivers/ata/Kconfig | |
parent | ata: sata_dwc_460ex: skip dma setup for non-dma commands (diff) | |
download | linux-077028ecc99dc66acb3c89e33cc15c69d2edf8cb.tar.xz linux-077028ecc99dc66acb3c89e33cc15c69d2edf8cb.zip |
ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
ata_sff_qc_issue() can't handle DMA commands and thus we have to avoid it for
them. Do call ata_bmdma_qc_issue() instead for this case. Note that the former
one distinguishes PIO and DMA mode and behaves accordingly.
Suggested-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/Kconfig')
0 files changed, 0 insertions, 0 deletions