From: Brian Norris Date: Mon, 3 Dec 2012 18:34:40 +0000 (-0800) Subject: pata_octeon_cf: perform host detach, removal on exit X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1645bf1b51e5788a18cb6af7cfbb221ee17a6e8b;p=pandora-kernel.git 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 Acked-by: Tejun Heo Cc: David Daney Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed