From: Emmanuel Grumbach Date: Mon, 4 Mar 2013 06:53:07 +0000 (+0200) Subject: iwlwifi: move firmware restart debugfs hook to op_mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490953ac344725f56746d16ef8480842f4087fc4;p=pandora-kernel.git iwlwifi: move firmware restart debugfs hook to op_mode This allows to test fw restart flow. The hook in transport layer doesn't really make the fw assert. Moving this hook to the op_mode allows to use the fw API to actually send a host command that will make the fw assert. Change the restart_fw module parameter to be a boolean on the way. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed