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:
f8c2d8e
)
support ap6441 bt
author
CMY
<cmy@rock-chips.com>
Wed, 11 Sep 2013 02:04:08 +0000
(10:04 +0800)
committer
CMY
<cmy@rock-chips.com>
Wed, 11 Sep 2013 02:04:48 +0000
(10:04 +0800)
net/rfkill/rfkill-rk.c
patch
|
blob
|
history
diff --git
a/net/rfkill/rfkill-rk.c
b/net/rfkill/rfkill-rk.c
index 5ede7421fecdcc3724a0049e400093bec6ee3145..91d7e0182d2427a1d8c1720b8ec0ca8b95d254eb 100755
(executable)
--- a/
net/rfkill/rfkill-rk.c
+++ b/
net/rfkill/rfkill-rk.c
@@
-129,6
+129,8
@@
static const char bt_name[] =
"ap6476"
#elif defined(CONFIG_AP6493)
"ap6493"
+#elif defined(CONFIG_AP6441)
+ "ap6441"
#else
"bt_default"
#endif