summaryrefslogtreecommitdiffstats
path: root/include/linux/rfkill-gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-031-0/+4
| | | | | | | | | 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>
* net: rfkill: add generic gpio rfkill driverRhyland Klein2011-05-191-0/+43
This adds a new generic gpio rfkill driver to support rfkill switches which are controlled by gpios. The driver also supports passing in data about the clock for the radio, so that when rfkill is blocking, it can disable the clock. This driver assumes platform data is passed from the board files to configure it for specific devices. Original-patch-by: Anantha Idapalapati <aidapalapati@nvidia.com> Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
OpenPOWER on IntegriCloud