From: Samuel Ortiz <sameo@linux.intel.com>
To: "John W. Linville" <linville@tuxdriver.com>,
Johannes Berg <johannes@sipsolutions.net>
Cc: Marcel Holtmann <marcel@holtmann.org>,
"Linux NFC" <linux-nfc@lists.01.org>,
Linux Wireless <linux-wireless@vger.kernel.org>,
Samuel Ortiz <sameo@linux.intel.com>
Subject: [RFC] [PATCH 0/2 v2] NFC RFKILL support
Date: Thu, 11 Apr 2013 13:09:20 +0200 [thread overview]
Message-ID: <1365678562-5583-1-git-send-email-sameo@linux.intel.com> (raw)
This is a RFC for adding RFKILL support to NFC>
As I said in v1, I'd like to pass this one through my next NFC pull request,
I'm looking for Johannes and/or Marcel ACKs before doing so.
v2:
* Split the initial patch into 2: One for the core rfkill parts,
another one for the NFC bits.
* Added a comment line for RFKILL_TYPE_NFC in rfkill.h
Samuel Ortiz (2):
rfkill: Add NFC to the list of supported radios
NFC: RFKILL support
include/net/nfc/nfc.h | 2 ++
include/uapi/linux/rfkill.h | 2 ++
net/nfc/core.c | 38 ++++++++++++++++++++++++++++++++++++++
net/rfkill/core.c | 4 +++-
4 files changed, 45 insertions(+), 1 deletion(-)
--
1.7.10.4
next reply other threads:[~2013-04-11 11:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 11:09 Samuel Ortiz [this message]
2013-04-11 11:09 ` [RFC] [PATCH 1/2 v2] rfkill: Add NFC to the list of supported radios Samuel Ortiz
2013-04-11 12:34 ` Johannes Berg
2013-04-11 17:28 ` Marcel Holtmann
2013-04-11 11:09 ` [RFC] [PATCH 2/2 v2] NFC: RFKILL support Samuel Ortiz
2013-04-11 17:30 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365678562-5583-1-git-send-email-sameo@linux.intel.com \
--to=sameo@linux.intel.com \
--cc=johannes@sipsolutions.net \
--cc=linux-nfc@lists.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.