net: rfkill-gpio: add host wake and wake pins
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 8 Aug 2014 08:13:09 +0000 (17:13 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:33 +0000 (12:00 +0900)
commitf9faaa1e7826a562227b6d44635b65d47a7b3042
tree674062809c60b8c28e5a5a083257d9a582b7e092
parent774dab1751b19d4315ce8b94895fe84d6aee9c5f
net: rfkill-gpio: add host wake and wake pins

WORKAROUND: Temporary workaround for bluetooth enable.
The wake pin is used for waking up the hw and host wake pin is used
for waking up host processor during sleep.
Additionally, This patch add reset-gpio property and devm_gpio_request_one
function.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
[This patch rebased by Beomho Seo]
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Change-Id: Ibb2f74cae6e1d11ae84172d0f49a10563fc57e7f
include/linux/rfkill-gpio.h
net/rfkill/rfkill-gpio.c