public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ACPI: button: minor cleanups
@ 2009-04-08 15:39 Bjorn Helgaas
  2009-04-08 15:39 ` [PATCH 1/6] ACPI: button: whitespace changes Bjorn Helgaas
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Bjorn Helgaas @ 2009-04-08 15:39 UTC (permalink / raw)
  To: Len Brown; +Cc: linux-acpi

These are minor cleanups - mostly whitespace and style.  With the
exception of the last, none should make any functional difference.

The last one does make a minor change in /proc "info" files: it
removes the "(FF)" or "(CM)" annotation for power and sleep buttons.
If anybody thinks that's important, I could rework that patch to
keep the annotations while removing the other useless distinctions
in the driver.

---

Bjorn Helgaas (6):
      ACPI: button: remove control method/fixed hardware distinctions
      ACPI: button: remove button->device pointer
      ACPI: button: cache hid/name/class pointers
      ACPI: button: use Linux style for getting driver_data
      ACPI: button: remove unnecessary null pointer checks
      ACPI: button: whitespace changes


 drivers/acpi/button.c |  140 +++++++++++++++----------------------------------
 1 files changed, 44 insertions(+), 96 deletions(-)

-- 
Bjorn

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

end of thread, other threads:[~2009-05-11 22:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 15:39 [PATCH 0/6] ACPI: button: minor cleanups Bjorn Helgaas
2009-04-08 15:39 ` [PATCH 1/6] ACPI: button: whitespace changes Bjorn Helgaas
2009-04-08 15:39 ` [PATCH 2/6] ACPI: button: remove unnecessary null pointer checks Bjorn Helgaas
2009-04-08 15:39 ` [PATCH 3/6] ACPI: button: use Linux style for getting driver_data Bjorn Helgaas
2009-04-08 15:39 ` [PATCH 4/6] ACPI: button: cache hid/name/class pointers Bjorn Helgaas
2009-04-08 15:39 ` [PATCH 5/6] ACPI: button: remove button->device pointer Bjorn Helgaas
2009-04-08 15:40 ` [PATCH 6/6] ACPI: button: remove control method/fixed hardware distinctions Bjorn Helgaas
2009-04-18  4:19 ` [PATCH 0/6] ACPI: button: minor cleanups Len Brown
     [not found] ` <200904171339.15895.bjorn.helgaas@hp.com>
     [not found]   ` <200905061713.08057.trenn@suse.de>
2009-05-06 17:20     ` Bjorn Helgaas
2009-05-08 17:21       ` Bjorn Helgaas
2009-05-08 20:53       ` Bjorn Helgaas
2009-05-11  6:56         ` Thomas Renninger
2009-05-11 22:13           ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox