Searched hist:"3317 fad5e9c741e758707879c68e20de2cb08f87" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/firmware_class/ |
H A D | hotplug-script | diff 3317fad5e9c741e758707879c68e20de2cb08f87 Fri Jun 25 10:55:11 CEST 2010 Magnus Damm <damm@opensource.se> firmware: Update hotplug script
Update the in-kernel hotplug example script to work properly with recent kernels. Without this fix the script may load the firmware twice - both at "add" and "remove" time.
The second load only triggers in the case when multiple firmware images are used. A good example is the b43 driver which does not work properly without this fix.
Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|