From: Sujith Manoharan Date: Mon, 19 Nov 2012 08:54:46 +0000 (+0530) Subject: ath9k: Fix BTCOEX debugfs file usage X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac46ba4384d2c44c56702d0da591696045fba682;p=pandora-kernel.git ath9k: Fix BTCOEX debugfs file usage The debugfs file for dumping btcoex parameters unconditionally assumes a MCI-based device. This will not work for older btcoex chips. Fix this by branching out the routine into separate functions. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed