commit | 1645bf1b51e5788a18cb6af7cfbb221ee17a6e8b | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Mon Dec 03 10:34:40 2012 -0800 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Dec 03 13:53:31 2012 -0500 |
tree | e8b22550c6b5dac6ac55d3297969bc2676fe1aa0 | |
parent | e2ec1817484d7448af2d8bf8a8acb144f87d5238 [diff] |
pata_octeon_cf: perform host detach, removal on exit This driver does not detach and remove its ata_host properly on device removal. Add the common .remove helper. Note: I do not know this driver well enough to ensure this is the right thing to do. Merge this patch with caution. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Acked-by: Tejun Heo <tj@kernel.org> Cc: David Daney <david.daney@cavium.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>