From: Brian Walsh Date: Tue, 15 Aug 2006 05:43:19 +0000 (-0700) Subject: drivers/base: Platform notify needs to occur before drivers attach to the device X-Git-Tag: v2.6.19-rc1~1078^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370226449ced358e52d198081120826ef52c166b;p=pandora-kernel.git drivers/base: Platform notify needs to occur before drivers attach to the device The platform_notify call for Arm and PPC architectures needs to be called before the driver attaches to the device. The problem only presents itself when hotplugging certain devices while the driver is already loaded. Signed-off-by: Brian Walsh Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed