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:
ed44a95
)
mac80211: make reset debugfs depend on CONFIG_PM
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 19 Sep 2012 06:20:24 +0000
(08:20 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 19 Sep 2012 06:20:24 +0000
(08:20 +0200)
The suspend/resume code depends on CONFIG_PM, so
the reset debugfs file can only be made available
if that is enabled.
Fengguang Wu's zero-day build testing found this.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found