commit | d6b0de8c28ef32d081cfee938e443ce2a2429cfe | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed May 19 22:10:23 2010 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue May 25 19:40:45 2010 -0400 |
tree | c7198fefdbe1aab3e62de4f4ca40112a11091c37 | |
parent | 1c5afdf7a629d2e77de8dd043b97a33dcd7e6dfa [diff] |
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf Now that SFF and BMDMA are completely separate, sata_qstor and pata_octeon_cf which inherit from ata_sff_port_ops don't need to worry about BMDMA ops being called. Kill the dummy BMDMA ops. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>