OSDN Git Service

ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread
authorLen Brown <len.brown@intel.com>
Thu, 14 Jun 2012 02:07:20 +0000 (22:07 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 14 Jun 2012 02:07:20 +0000 (22:07 -0400)
commit150ed86fade791d82319b27e84a7a6d2de84d1fa
treecac92803631c8869680937ca79b26f2d9b1fb2d0
parent442f24ace6c5991df2a9ab49fe0273b79b145d19
ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread

"acpi_pad/%d" is a better thread name than
generic "power_saving/%d" because users who see
these threads will know the name of the driver
that caused them.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpi_pad.c