libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
authorTejun Heo <tj@kernel.org>
Wed, 19 May 2010 20:10:23 +0000 (22:10 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 25 May 2010 23:40:45 +0000 (19:40 -0400)
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>

No differences found