lkml.org 
[lkml]   [2011]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH] add support for rfkill gpio devices
Date
This is a rewrite of the bt_rfkill driver that Anantha first sent out
in mid April. I tried to take into account all comments, and ended up with
what I hope to be a simple yet useful base generic gpio rfkill driver.

Please feel free to point out areas that could use changes as I am new to
the rfkill subsystem and rfkill devices in general.

Rhyland Klein (1):
net: rfkill: add generic gpio rfkill driver

include/linux/rfkill-gpio.h | 45 ++++++++++
net/rfkill/Kconfig | 7 ++
net/rfkill/Makefile | 1 +
net/rfkill/rfkill-gpio.c | 199 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 252 insertions(+), 0 deletions(-)
create mode 100644 include/linux/rfkill-gpio.h
create mode 100644 net/rfkill/rfkill-gpio.c

--
1.7.5



\
 
 \ /
  Last update: 2011-05-07 02:43    [W:0.027 / U:0.816 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site