linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2]  rfkill sysfs ABI
@ 2010-03-12 18:03 florian
  2010-03-12 18:03 ` [PATCH 1/2] Document the " florian
  2010-03-12 18:18 ` [PATCH 0/2] rfkill sysfs ABI Florian Mickler
  0 siblings, 2 replies; 19+ 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] 19+ messages in thread

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 18:03 [PATCH 0/2] rfkill sysfs ABI florian
2010-03-12 18:03 ` [PATCH 1/2] Document the " florian
2010-03-12 18:03   ` [PATCH 2/2] enhance sysfs rfkill interface florian
2010-03-12 18:22     ` Dmitry Torokhov
2010-03-12 20:57       ` Florian Mickler
2010-03-12 21:20         ` Dmitry Torokhov
2010-03-12 22:39           ` Florian Mickler
2010-03-12 22:48             ` Dmitry Torokhov
2010-03-13  9:41               ` Florian Mickler
2010-03-13  9:44                 ` [PATCH] rename new rfkill sysfs knobs florian
2010-03-13  9:56                   ` Dmitry Torokhov
2010-03-13 12:31                     ` [PATCH v2] " florian
2010-03-18 10:59                       ` Florian Mickler
2010-03-18 13:42                         ` John W. Linville
2010-03-13  9:55                 ` [PATCH 2/2] enhance sysfs rfkill interface Dmitry Torokhov
2010-03-13 12:33                   ` Florian Mickler
2010-03-12 23:48             ` Valdis.Kletnieks
2010-03-12 18:18 ` [PATCH 0/2] rfkill sysfs ABI Florian Mickler
2010-03-12 19:52   ` John W. Linville

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).