git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2250fd9
)
iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif
author
Luciano Coelho
<luciano.coelho@intel.com>
Fri, 27 Feb 2015 14:26:57 +0000
(16:26 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Thu, 26 Mar 2015 07:14:05 +0000
(09:14 +0200)
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 <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found