From: James Bottomley Date: Sat, 15 Mar 2008 18:01:40 +0000 (-0500) Subject: [SCSI] ses: fix up functionality after class_device->device conversion X-Git-Tag: v2.6.26-rc1~1027^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6b7f40630f94126233194847a86bf5501fb63c;p=pandora-kernel.git [SCSI] ses: fix up functionality after class_device->device conversion ses uses an unusual two level class hierarchy which broke in this conversion. Fix it up still with a two level hierarchy, but this time let the ses device manage the links to and from the real device in the enclosure. Signed-off-by: James Bottomley --- Reading git-diff-tree failed