Re: [PATCH 15/15] rfkill: document rw rfkill switches and clarify input subsystem interactions (v2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Henrique de Moraes Holschuh
Date: Thursday, May 29, 2008 - 2:16 pm

On Thu, 29 May 2008, Dmitry Torokhov wrote:

No, the patches in question don't depend on anything at all other than
thinkpad-acpi itself.  If there were no thinkpad-acpi patches "in
flight" in need to get to mainline soon, there would be no problem at
all... but at least one of them clashes with the SW_RFKILL_ALL patch.

thinkpad-acpi merges through Len Brown because that's probably the best
subsystem for it to be tied to right now.  It uses various other
subsystems, like the input layer, hwmon, LEDs and rfkill, but it makes
extremely heavy use of the ACPI subsystem to actually *do* something.

But patches to thinkpad-acpi do not HAVE to always go through Len, as
they never modify anything in ACPI proper.


I would be thankful if you could merge the input layer SW_RFKILL_ALL
patch ASAP through your for_linus branch, as that's probably the fastest
way to get the whole rfkill stack in its way to the linux-next tree.

The SW_RFKILL_ALL patch is the only real dependency of the rfkill
patches on anything.  If that gets merged now, I can immediately send
the rfkill stack to wireless-dev AND respin the two thinkpad-acpi
patches that are pending on Len's hands to apply without issues on top
of a tree that already had SW_RADIO renamed.

I will send the SW_RFKILL_ALL patch in a version that applies on top of
Linus git tree to you in a few moments.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] rfkill class rework, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 01/15] ACPI: thinkpad-acpi: fix initialization erro ..., Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 02/15] ACPI: thinkpad-acpi: fix LED handling on old ..., Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 03/15] Input: rename SW_RADIO to SW_RFKILL_ALL (v2), Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 04/15] rfkill: clarify meaning of rfkill states, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 05/15] rfkill: fix minor typo in kernel doc, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 06/15] rfkill: handle SW_RFKILL_ALL events, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 07/15] rfkill: add parameter to disable radios by d ..., Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 08/15] rfkill: add read-write rfkill switch support, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 09/15] rfkill: add the WWAN radio type, Henrique de Moraes H ..., (Sun May 18, 11:47 am)
[PATCH 10/15] rfkill: rework suspend and resume handlers, Henrique de Moraes H ..., (Sun May 18, 11:48 am)
[PATCH 11/15] rfkill: add notifier chains support, Henrique de Moraes H ..., (Sun May 18, 11:48 am)
[PATCH 12/15] rfkill: add type string helper, Henrique de Moraes H ..., (Sun May 18, 11:48 am)
[PATCH 13/15] rfkill: add uevent notifications, Henrique de Moraes H ..., (Sun May 18, 11:48 am)
[PATCH 14/15] rfkill: do not allow userspace to override A ..., Henrique de Moraes H ..., (Sun May 18, 11:48 am)
[PATCH 15/15] rfkill: document rw rfkill switches and clar ..., Henrique de Moraes H ..., (Sun May 18, 11:48 am)
Re: [PATCH 11/15] rfkill: add notifier chains support, Thomas Renninger, (Mon May 19, 1:44 am)
Re: [PATCH 11/15] rfkill: add notifier chains support, Henrique de Moraes H ..., (Mon May 19, 6:10 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Mon May 19, 3:04 pm)
Re: [PATCH 05/15] rfkill: fix minor typo in kernel doc, Ivo van Doorn, (Tue May 20, 3:08 am)
Re: [PATCH 06/15] rfkill: handle SW_RFKILL_ALL events, Ivo van Doorn, (Tue May 20, 3:08 am)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Ivo van Doorn, (Tue May 20, 3:08 am)
Re: [PATCH 11/15] rfkill: add notifier chains support, Ivo van Doorn, (Tue May 20, 3:09 am)
Re: [PATCH 12/15] rfkill: add type string helper, Ivo van Doorn, (Tue May 20, 3:09 am)
Re: [PATCH 13/15] rfkill: add uevent notifications, Ivo van Doorn, (Tue May 20, 3:09 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Tue May 20, 8:54 am)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Henrique de Moraes H ..., (Tue May 20, 6:12 pm)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Tue May 20, 6:44 pm)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Inaky Perez-Gonzalez, (Tue May 20, 8:35 pm)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Henrique de Moraes H ..., (Tue May 20, 8:42 pm)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Inaky Perez-Gonzalez, (Tue May 20, 11:48 pm)
Re: [PATCH 09/15] rfkill: add the WWAN radio type, Henrique de Moraes H ..., (Wed May 21, 7:07 am)
Re: [PATCH 14/15] rfkill: do not allow userspace to overri ..., Henrique de Moraes H ..., (Thu May 22, 1:51 pm)
Re: [PATCH 14/15] rfkill: do not allow userspace to overri ..., Henrique de Moraes H ..., (Tue May 27, 7:08 am)
Re: [PATCH 14/15] rfkill: do not allow userspace to overri ..., Henrique de Moraes H ..., (Tue May 27, 10:41 am)
[PATCH 15/15] rfkill: document rw rfkill switches and clar ..., Henrique de Moraes H ..., (Wed May 28, 5:45 pm)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Thu May 29, 9:26 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Thu May 29, 10:22 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Thu May 29, 10:46 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Dmitry Torokhov, (Thu May 29, 11:58 am)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Thu May 29, 2:16 pm)
[PATCH] Input: rename SW_RADIO to SW_RFKILL_ALL (v2), Henrique de Moraes H ..., (Thu May 29, 2:25 pm)
Re: [PATCH 15/15] rfkill: document rw rfkill switches and ..., Henrique de Moraes H ..., (Tue Jun 3, 8:11 pm)