ath9k: Fix BTCOEX debugfs file usage
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 19 Nov 2012 08:54:46 +0000 (14:24 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Nov 2012 15:45:40 +0000 (10:45 -0500)
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 <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found