Skip to content
Commit 37022644 authored by Brian Walsh's avatar Brian Walsh Committed by Greg Kroah-Hartman
Browse files

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: default avatarBrian Walsh <brian@walsh.ws>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 8a6914ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment