All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PNP: Allow PNP resources to be disabled (interface)
@ 2012-03-20 18:49 Witold Szczeponik
  2012-03-20 19:57 ` [PATCH 1/3] PNP: Simplify setting of resources Witold Szczeponik
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Witold Szczeponik @ 2012-03-20 18:49 UTC (permalink / raw)
  To: bhelgaas, abelay; +Cc: linux-kernel@vger.kernel.org

Hello everybody, 

this simple patch series continues the work begun in commit 
18fd470a48396c8795ba7256c5973e92ffa25cb3 where ACPI PNP resource templates 
with empty/disabled resources are handled.  

The aim of this patch series is to allow to set resources as "disabled" using 
the "/sys/bus/pnp/devices/*/resources" interface.  Such "disabled" resources 
are needed by some vintage IBM ThinkPads like the 600E where some resources 
need to have their IRQs disabled in order to support all the devices the 600E
has. 

To this end, some preparatory work is done, simplifying the code and allowing 
for more flexibility in the definition of these resources. 

Here's a brief description of these patches. 

[1/3] - Factor out common some code
[2/3] - Perform the actual setting
[3/3] - Generalize handling of resource flags

The patches are applied against Linux 3.3.x. 

Comments are, as always, welcome.  :-)


--- Witold


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

end of thread, other threads:[~2012-04-01 16:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 18:49 [PATCH 0/3] PNP: Allow PNP resources to be disabled (interface) Witold Szczeponik
2012-03-20 19:57 ` [PATCH 1/3] PNP: Simplify setting of resources Witold Szczeponik
2012-03-27 20:32   ` Bjorn Helgaas
2012-04-01 16:05     ` Witold Szczeponik
2012-03-20 20:00 ` [PATCH 2/3] PNP: Allow resources to be set as disabled Witold Szczeponik
2012-03-27 20:38   ` Bjorn Helgaas
2012-04-01 16:06     ` Witold Szczeponik
2012-03-20 20:05 ` [PATCH 3/3] PNP: Allow resource flags to be set explicitly Witold Szczeponik
2012-03-27 20:52   ` Bjorn Helgaas
2012-04-01 16:07     ` Witold Szczeponik
2012-03-27 20:57 ` [PATCH 0/3] PNP: Allow PNP resources to be disabled (interface) Bjorn Helgaas
2012-04-01 16:04   ` Witold Szczeponik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.