commit | a838b173c327890abc2059fc8b2d65f199622f48 | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Sat Jan 26 18:33:36 2008 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 01 11:29:49 2008 -0500 |
tree | 799eaa8d1440f4c33aaa823baf59ed91d7f79c65 | |
parent | 138bfdd03f2c08cc62b6af3900fb7be1c696315b [diff] |
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>