From: Luciano Coelho Date: Fri, 27 Feb 2015 14:26:57 +0000 (+0200) Subject: iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif X-Git-Tag: omap-for-v4.2/o2_dc~131^2~39^2~6^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2513bb71cfaedfb9af37c27744b0e5cef15aa3;p=pandora-kernel.git iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif There is no need to implement the enable_scan_iteration_notif handling explicitly and there's no reason not to export the current value. So use debugfs_create_bool() instead. Signed-off-by: Luciano Coelho Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed