LOCAL / net: rfkill: add rfkill-bcm driver
authorBeomho Seo <beomho.seo@samsung.com>
Thu, 26 Feb 2015 08:08:59 +0000 (17:08 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:41:19 +0000 (13:41 +0900)
commit6a79cb9da08db9001019adf6d21e680ebb0f556b
tree793cc4b566619307bf9d6637de1a4730918afbd1
parent70f96eded713e27345c123de1b587f42d0d15853
LOCAL / net: rfkill: add rfkill-bcm driver

This patch add rfkill-bcm driver for specific control Broadcom bluetooth
chip. This is based rfkill-gpio driver. This driver control on/off
Broadcom bluetooth chip, handle interrupt and notify.

Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
net/rfkill/Kconfig
net/rfkill/Makefile
net/rfkill/rfkill-bcm.c [new file with mode: 0644]