[PATCH 0/2] rfkill sysfs ABI

From: florian
Date: Fri Mar 12 2010 - 13:04:00 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/