Commit Graph

18 Commits

Author SHA1 Message Date
Caesar Wang
cd8c778456 net: rfkill: fixes the warning with gcc-7.2 build
when used the arm-linux-gnueabihf-gcc-7.2.1, had the below
warning information:
net/rfkill/rfkill-bt.c:711:5: warning: this ‘if’ clause does not
guard... [-Wmisleading-indentation] error, forbidden warning

Change-Id: I7834078bb731e1115f6e8328a56158b0d9f2991e
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2017-12-14 10:06:09 +08:00
xxh
ff766be22c bluetooth: rfkill: rockchip: ap6356s bluetooth module for RK3328 EVB board
Change-Id: I3f1e7e792b1c4d6952080b15e5bdb2902df4ddb1
Signed-off-by: Xu Xuehui <xxh@rock-chips.com>
2017-12-04 14:35:47 +08:00
Xu Xuehui
c75676bb6f bluetooth: rfkill-bt: enalbe 32K for ap6356
Change-Id: I71a14f38ab1d46bbf3bfc991140a20d8c6a27eec
Signed-off-by: Xu Xuehui <xxh@rock-chips.com>
2016-08-24 15:49:25 +08:00
huweiguo
f99458ca37 net: rfkill-bt: auto compatible for uart rts control for all uart bt chip
Change-Id: I9b4d6614160285754ee86c427e8918296b92ddbd
Signed-off-by: huweiguo <hwg@rock-chips.com>
2016-03-15 19:38:01 +08:00
xiaoyao
e1ba522e71 net: rkwifi: initialize code to support rkwifi
Change-Id: Id8ad92690bb1565ecae45ecf1f9edba71292dfc0
Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
2016-03-09 11:57:39 +08:00
xiaoyao
68874647f2 net: rfkill: fixed "WARNING: invalid free of devm_ allocated data"
Change-Id: I3c84a08e9d62d6f16e4f162708584f7fd716066b
Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
2016-02-26 16:29:29 +08:00
Huang, Tao
61ef8d7311 rfkill-bt: fix compilation warning
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
2015-05-04 21:03:48 +08:00
Huang, Tao
220ae60186 Merge branch develop-3.10 into develop-3.10-next
Conflicts:
	drivers/clk/rockchip/clk-ops.h
	drivers/video/rockchip/hdmi/chips/rk3288/rk3288_hdmi.c
	drivers/video/rockchip/rk_fb.c
2015-02-10 16:43:50 +08:00
hwg
b9fddf335a solve rfkill-wlan driver kernel panic when rfkill-bt driver probe fail 2015-01-29 17:29:18 +08:00
黄涛
37e0782c6e rfkill: fix compilation error on arm64 2014-10-23 17:06:52 +08:00
gwl
924246cd82 WiFi&BT add io reference voltage control to reducing power consumption, default is disabled. 2014-05-20 17:24:15 +08:00
gwl
40bba7b6ae BT: fix a bug of rfkill-bt.c, bt_irq_wl used uninited. 2014-04-22 16:03:20 +08:00
gwl
ed7869a3f4 Wifi:BT: add power toggle control. 2014-04-10 09:52:57 +08:00
gwl
336ef079e1 Wifi:BT: fix rfkill compile warning. 2014-03-29 10:06:10 +08:00
gwl
6ac743d105 Wifi:BT: fix rfkill bug. 2014-03-26 18:29:50 +08:00
gwl
29fabe80f2 Wifi:bcmdhd: modify to use oob way. reduce rfkill-bt init time. 2014-03-20 11:28:07 +08:00
gwl
668a1834bb BT: add rts control. 2014-03-13 21:04:59 +08:00
gwl
3a2b762e8f BT: add bt resource into dts, add bt power driver. 2014-03-11 17:24:06 +08:00