[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1268416988-24862-1-git-send-email-florian@mickler.org>
Date: Fri, 12 Mar 2010 19:03:06 +0100
From: florian@...kler.org
To: "John W. Linville" <linville@...driver.com>
Cc: "Marcel Holtmann" <marcel@...tmann.org>,
"Henrique de Moraes Holschuh" <hmh@....eng.br>,
"Johannes Berg" <johannes@...solutions.net>,
linux-wireless@...r.kernel.org,
"Randy Dunlap" <rdunlap@...otime.net>,
"Alan Jenkins" <alan-jenkins@...fmail.co.uk>,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
Florian Mickler <florian@...kler.org>
Subject: [PATCH 0/2] rfkill sysfs ABI
Hi all!
The first patch moves the rfkill sysfs ABI Documentation to Documentation/ABI
and deprecates the state and claim file.
The second patch creates a replacement for the state file. Instead of exporting
some made-up state we just export the state of the 2 kill lines.
The first patch should probably go into 2.6.34, as to warn users
(if there are any) early about this removal.
If there is no intent to remove the broken files, the feature-removal-schedule hunk
should probably be skipped.
Cheers,
Flo
p.s.: first discussion of this: http://lkml.org/lkml/2010/2/22/127
Florian Mickler (2):
Document the rfkill sysfs ABI
enhance sysfs rfkill interface
Documentation/ABI/obsolete/sysfs-class-rfkill | 29 +++++++++++
Documentation/ABI/stable/sysfs-class-rfkill | 67 +++++++++++++++++++++++++
Documentation/feature-removal-schedule.txt | 18 +++++++
Documentation/rfkill.txt | 44 +++++-----------
net/rfkill/core.c | 57 +++++++++++++++++++++
5 files changed, 184 insertions(+), 31 deletions(-)
create mode 100644 Documentation/ABI/obsolete/sysfs-class-rfkill
create mode 100644 Documentation/ABI/stable/sysfs-class-rfkill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists