diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-12-01 17:36:28 +0300 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-12-09 09:09:27 +0300 |
commit | f0353813afe784330622596ff141e7525ccd99de (patch) | |
tree | f1d2fd76b98026b4a6d524b640c18dd379532d26 /drivers/ata/Makefile | |
parent | d58b0c39e32f1b410af4d070f9d1a1416057c166 (diff) | |
download | linux-f0353813afe784330622596ff141e7525ccd99de.tar.xz |
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
In libata-sff, ata_sff_post_internal_cmd() directly calls ata_bmdma_stop()
instead of ap->ops->bmdma_stop(). This can be a problem for controllers
that use their own bmdma_stop for which the generic sff one isn't suitable
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/Makefile')
0 files changed, 0 insertions, 0 deletions