projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9fb7a
)
bluetooth: add ap6210 24m support
author
hwg
<hwg@rock-chips.com>
Tue, 15 Oct 2013 12:02:31 +0000
(20:02 +0800)
committer
hwg
<hwg@rock-chips.com>
Tue, 15 Oct 2013 12:02:31 +0000
(20:02 +0800)
net/rfkill/rfkill-rk.c
patch
|
blob
|
history
diff --git
a/net/rfkill/rfkill-rk.c
b/net/rfkill/rfkill-rk.c
index 52d6bf2f695b1196958bbfd846ed1fd15f07c35b..cb5c717cd49437c82a70ab5a5b433a5fea58beff 100755
(executable)
--- a/
net/rfkill/rfkill-rk.c
+++ b/
net/rfkill/rfkill-rk.c
@@
-122,7
+122,11
@@
static const char bt_name[] =
#elif defined(CONFIG_MV8787)
"mv8787"
#elif defined(CONFIG_AP6210)
+ #if defined(CONFIG_RKWIFI_26M)
"ap6210"
+ #else
+ "ap6210_24M"
+ #endif
#elif defined(CONFIG_AP6330)
"ap6330"
#elif defined(CONFIG_AP6476)