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:
7cb2cea
)
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
author
Eliad Peller
<eliad@wizery.com>
Wed, 24 Nov 2010 10:53:16 +0000
(12:53 +0200)
committer
Luciano Coelho
<luciano.coelho@nokia.com>
Thu, 2 Dec 2010 14:17:11 +0000
(16:17 +0200)
Use per-device debugfs path, so multiple devices won't collide.
in order to use wl->hw->wiphy->debugfsdir, we have to move the debugfs
creation from wl1271_debugfs_init() to wl1271_register_hw().
Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
No differences found