From: Felix Fietkau Date: Mon, 23 Nov 2009 21:33:27 +0000 (+0100) Subject: ath9k: separate debugfs support from CONFIG_ATH_DEBUG X-Git-Tag: v2.6.33-rc1~388^2~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a830df0714117574fd0d5fe98477059b3e9fd5bf;p=pandora-kernel.git ath9k: separate debugfs support from CONFIG_ATH_DEBUG In my setups, ath9k's debugfs files are most of the time much more useful than the messages generated by enabling CONFIG_ATH_DEBUG along with the right debug flags. Since CONFIG_ATH_DEBUG comes with a noticeable overhead on embedded systems, this patch makes it possible to use the debugfs files without that option. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed