From: Tejun Heo Date: Wed, 19 May 2010 20:10:23 +0000 (+0200) Subject: libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf X-Git-Tag: v2.6.35-rc1~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b0de8c28ef32d081cfee938e443ce2a2429cfe;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed