]> 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)
commit769eeb10c1327afd4979752bab7be0b1295b09c7
treee7f519c0946eca6f1c8f9a818352303e7fb25f42
parent9470554bfa762e7de1754d3519822008e2e76ba0
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