From: James Bottomley Date: Sat, 1 Aug 2009 00:41:22 +0000 (+0000) Subject: [SCSI] ses: add support for enclosure component hot removal X-Git-Tag: v2.6.32-rc1~689^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d8eb9cfd0aea93be32181c64e18191b69c211c;p=pandora-kernel.git [SCSI] ses: add support for enclosure component hot removal Right at the moment, hot removal of a device within an enclosure does nothing (because the intf_remove only copes with enclosure removal not with component removal). Fix this by adding a function to remove the component. Also needed to fix the prototype of enclosure_remove_device, since we know the device we've removed but not the internal component number Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-diff-tree failed