From: Emmanuel Grumbach Date: Sun, 15 Feb 2015 15:16:16 +0000 (+0200) Subject: iwlwifi: mvm: restart firmware recording when no configuration is set X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~295^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945d4202d95ed75c4af2968a02e58625d0558896;p=pandora-kernel.git iwlwifi: mvm: restart firmware recording when no configuration is set Sometimes the firmware will have a hard coded configuration. In this case, the driver won't find any configuration in the firmware file, and it will have to re-start recording in case it has been stopped. This can't be done by the configuration host command since there is no such host command configured. Do that with the registers instead. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed