]> git.baikalelectronics.ru Git - kernel.git/commit
net:rfkill: add a gpio setup function into GPIO rfkill
authorSangwook Lee <sangwook.lee@linaro.org>
Thu, 29 Sep 2011 11:57:17 +0000 (12:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Oct 2011 19:19:19 +0000 (15:19 -0400)
commiteda114932a1644feef5cebbc4ae54c77afd90ca1
treee7f519c0946eca6f1c8f9a818352303e7fb25f42
parent2e8ef8d4d2dfb1192959d75e1553d56bf6c15482
net:rfkill: add a gpio setup function into GPIO rfkill

Add a gpio setup function which gives a chance to set up
platform specific configuration such as pin multiplexing,
input/output direction at the runtime or booting time.

Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/rfkill-gpio.h
net/rfkill/rfkill-gpio.c