From: Dmitry Torokhov Date: Sun, 7 Oct 2007 16:22:21 +0000 (-0400) Subject: Driver core: fix SYSF_DEPRECATED breakage for nested classdevs X-Git-Tag: v2.6.23~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb215de26e6e94bf5fed9cb77230c383b30e53b;p=pandora-kernel.git Driver core: fix SYSF_DEPRECATED breakage for nested classdevs We should only reparent to a class former class devices that form the base of class hierarchy. Nested devices should still grow from their real parents. Signed-off-by: Dmitry Torokhov Tested-by: Andrey Borzenkov Tested-by: Anssi Hannula Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed