diff options
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | 2009-08-26 21:08:43 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-28 14:40:48 -0400 |
commit | f985ad12b595094839fddaf757fcf5d853ed3d7f (patch) | |
tree | f485fc5812004b9d7261e4b87882480ce247e232 /drivers/gpu | |
parent | 4a7f13eef508012bd1b0ffbb24b807e3494f31cd (diff) |
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
This function currently does initialization + enable the
btcoex support. Split it into two logical functions which
does the above operations separately. Btcoex initialization
is done during attach time and enabling this feature is done
in start(). Also, add code to disable btcoex support in stop().
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions