sata_mv ncq Remove post internal cmd op
authorMark Lord <liml@rtr.ca>
Sat, 26 Jan 2008 23:33:36 +0000 (18:33 -0500)
committerJeff Garzik <jeff@garzik.org>
Fri, 1 Feb 2008 16:29:49 +0000 (11:29 -0500)
commita838b173c327890abc2059fc8b2d65f199622f48
tree799eaa8d1440f4c33aaa823baf59ed91d7f79c65
parent138bfdd03f2c08cc62b6af3900fb7be1c696315b
sata_mv ncq Remove post internal cmd op

This driver currently has no need for the .post_internal_cmd op.
So get rid of it, to save unnecessary transitions between EDMA and non-EDMA modes.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_mv.c