From: Tejun Heo Date: Wed, 19 May 2010 20:10:19 +0000 (+0200) Subject: sata_mv: drop unncessary EH callback resetting X-Git-Tag: v2.6.35-rc1~28^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f20ccf8190b064468cb2c7ba92e757ae37e61b1;p=pandora-kernel.git sata_mv: drop unncessary EH callback resetting Now that BMDMA EH ops are separated out from SFF ops, mv5_ops doesn't have to explicitly reset ->error_handler() and ->post_internal_cmd(). Drop them. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed