From: Antti Palosaari Date: Sun, 3 Jun 2012 18:49:45 +0000 (-0300) Subject: [media] dvb_usb_v2: delay firmware download as it blocks module init X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~671 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f5a32e1f0a4ae086e4985d4a949e7289440c3a;p=pandora-kernel.git [media] dvb_usb_v2: delay firmware download as it blocks module init Delay firmware download and whole driver initialization using workqueue. udev causes problems when blocking firmware download was done during module init. This will likely resolve all DVB USB firmware downloading issues we have had during recent years. Fixes bug in case of DVB USB driver: https://bugzilla.redhat.com/show_bug.cgi?id=827538 Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed