From: Lee Jones Date: Wed, 12 Mar 2014 12:39:40 +0000 (+0000) Subject: ahci: st: Utilise ata_platform_remove_one() call X-Git-Tag: v3.15-rc1~161^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82370842834875c81b482181af280353aa6be05;p=pandora-kernel.git ahci: st: Utilise ata_platform_remove_one() call ata_platform_remove_one() allows us to specify our own exit function via platform data then goes off and removes ATA Host and Port in preparation for device removal. Suggested-by: Bartlomiej Zolnierkiewicz Signed-off-by: Lee Jones Signed-off-by: Tejun Heo --- Reading git-diff-tree failed