From: Mauro Carvalho Chehab Date: Mon, 13 Jan 2014 07:31:31 +0000 (-0300) Subject: [media] drxk: remove the option to load firmware asynchronously X-Git-Tag: v3.14-rc1~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b819724984042eff2f14d889b55e906e420fbb3;p=pandora-kernel.git [media] drxk: remove the option to load firmware asynchronously The option to load firmware asynchronously were added due to a requirement with a few versions of udev. It turns that this was a bad idea and caused regressions on drxk-based devices. So, we end by only letting the firmware to be loaded syncronously everywhere. So, let's remove the bad code. This patch partially reverts the changeset 8e30783b0b3. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed