]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI: thermal: Replace pointer with name in trip_points
authorThomas Renninger <trenn@suse.de>
Sun, 19 Nov 2006 22:01:40 +0000 (23:01 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 29 May 2007 22:39:05 +0000 (18:39 -0400)
commit68ccfaa8222f2a26f0689fad9e8c0c3f4c19f599
tree1b4048a3d11b16b222737cfdcd96012f99f698b6
parent0efabac9b7c8535eeb199d2f16d3eb44dc4761b2
ACPI: thermal: Replace pointer with name in trip_points

For users with active thermal trip points, they need
the fan's name, rather than its address, to understand
where to look to observe and control fan state.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/thermal.c