ath9k: move bt_stomp_type to driver core
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 9 Sep 2009 21:26:15 +0000 (14:26 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:21 +0000 (16:39 -0400)
commite08a6ace7db089dc111c6d0abe9278226c39b7b0
treec9fae51a9ba0dbf88544768e7f1e6b84eff5b1da
parent8c1b39547e2562f9aa0cc00b1a7d4cc325a46a4c
ath9k: move bt_stomp_type to driver core

The bt_stomp_type defines the bt coex weight, it has a one-to-one
mapping. In the future we may want to just use the weight directly.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/btcoex.c
drivers/net/wireless/ath/ath9k/btcoex.h
drivers/net/wireless/ath/ath9k/main.c