From: Eliad Peller Date: Wed, 24 Nov 2010 10:53:16 +0000 (+0200) Subject: wl1271: move wl12xx debugfs directory to under wiphy's debugfs X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~35^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60080ae06b98790036104f07fa897cfc151ce12;p=pandora-kernel.git wl1271: move wl12xx debugfs directory to under wiphy's debugfs 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 Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed