Tejun Heo ed82f96425 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops
pdc_adma has interface similar to SFF but has its own DMA interface.
It currently implements noop bmdma ops to avoid crashing
ata_bmdma_error_handler() which BTW actually is EH for SFF drivers.

This patch makes ata_bmdma_error_handler() dereference bmdma ops iff
bmdma_addr is initialized as done in ata_bmdma_post_internal_cmd.
This change allows pdc_adma to standardize ops and use SFF
error_handler and post_internal_cmd.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-04-17 15:44:20 -04:00
..
2008-03-18 00:26:07 -04:00
2008-04-17 15:44:20 -04:00
2008-04-17 15:44:20 -04:00
2008-04-17 15:44:18 -04:00
2008-04-17 15:44:18 -04:00
2008-04-17 15:44:20 -04:00
2008-04-17 15:44:18 -04:00
2008-04-17 15:44:20 -04:00
2008-01-23 05:24:15 -05:00
2008-04-17 15:44:18 -04:00
2008-04-17 15:44:20 -04:00
2008-04-17 15:44:18 -04:00
2008-04-17 15:44:18 -04:00
2007-07-02 10:17:42 -04:00