From: Magnus Damm Date: Fri, 25 Jun 2010 08:55:11 +0000 (+0900) Subject: firmware: Update hotplug script X-Git-Tag: v2.6.36-rc1~521^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3317fad5e9c741e758707879c68e20de2cb08f87;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed