Searched hist:"3317 fad5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/firmware_class/ |
H A D | hotplug-script | 3317fad5 Fri Jun 25 03:55:11 CDT 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> 3317fad5 Fri Jun 25 03:55:11 CDT 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>
|