linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Document and enhance rfkill sysfs abi
@ 2010-02-20 21:40 florian
  2010-02-20 21:40 ` [PATCH 1/2] Document the rfkill sysfs ABI florian
  2010-02-20 21:40 ` [PATCH 2/2] enhance /sys/class/rfkill/<rfkill>/state interface florian
  0 siblings, 2 replies; 21+ messages in thread
From: florian @ 2010-02-20 21:40 UTC (permalink / raw)
  To: linux-wireless
  Cc: Randy Dunlap, Johannes Berg, John W. Linville, Alan Jenkins,
	linux-kernel, linux-doc, Greg Kroah-Hartman, Florian Mickler

Hi!

The first patch shuffles the sysfs-rfkill abi documentation into
Documentation/ABI. The second patch is more a "why not?" question in
patch-form. After stumbling over this arbitrary limitation of the rfkill*/state
in the Documentation.

Well.. why not?

Cheers,
Flo

Florian Mickler (2):
  Document the rfkill sysfs ABI
  enhance /sys/class/rfkill/<rfkill>/state interface

 Documentation/ABI/stable/sysfs-class-rfkill |   65 +++++++++++++++++++++++++++
 Documentation/rfkill.txt                    |   44 +++++-------------
 include/linux/rfkill.h                      |    3 +
 net/rfkill/core.c                           |    9 +++-
 4 files changed, 89 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/ABI/stable/sysfs-class-rfkill


^ permalink raw reply	[flat|nested] 21+ messages in thread
* [PATCH 0/2]  rfkill sysfs ABI
@ 2010-03-12 18:03 florian
  2010-03-12 18:03 ` [PATCH 1/2] Document the " florian
  0 siblings, 1 reply; 21+ messages in thread
From: florian @ 2010-03-12 18:03 UTC (permalink / raw)
  To: John W. Linville
  Cc: Marcel Holtmann, Henrique de Moraes Holschuh, Johannes Berg,
	linux-wireless, Randy Dunlap, Alan Jenkins, linux-kernel,
	linux-doc, Florian Mickler

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2010-03-12 18:03 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-20 21:40 [PATCH 0/2] Document and enhance rfkill sysfs abi florian
2010-02-20 21:40 ` [PATCH 1/2] Document the rfkill sysfs ABI florian
2010-02-20 22:19   ` Johannes Berg
2010-02-21 10:08     ` Marcel Holtmann
2010-02-21 11:21       ` Florian Mickler
2010-02-22 15:00       ` John W. Linville
2010-02-22 15:17         ` Johannes Berg
2010-02-22 18:16           ` Marcel Holtmann
2010-02-24 11:05     ` [PATCH v2 0/2] Document and enhance rfkill sysfs abi florian
2010-02-24 11:05     ` [PATCH v2 1/2] Document the rfkill sysfs ABI florian
2010-02-24 11:05     ` [PATCH v2 2/2] enhance sysfs rfkill interface florian
2010-02-25 23:35       ` Henrique de Moraes Holschuh
2010-02-26 11:01         ` florian
2010-02-26 11:01           ` [PATCH v3] " florian
2010-02-26 13:11           ` [PATCH v2 2/2] " Marcel Holtmann
2010-02-26 16:32             ` Florian Mickler
2010-02-20 21:40 ` [PATCH 2/2] enhance /sys/class/rfkill/<rfkill>/state interface florian
2010-02-20 22:14   ` Johannes Berg
2010-02-20 23:07     ` Florian Mickler
2010-02-21 10:07       ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2010-03-12 18:03 [PATCH 0/2] rfkill sysfs ABI florian
2010-03-12 18:03 ` [PATCH 1/2] Document the " florian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).