acpi: thermal: Add EOL to the trip_point_N_type strings
authorAmit Kucheria <amit.kucheria@canonical.com>
Fri, 16 Oct 2009 09:46:02 +0000 (12:46 +0300)
committerLen Brown <len.brown@intel.com>
Thu, 5 Nov 2009 22:33:24 +0000 (17:33 -0500)
commit625120a42bd4371da98808a4ca3e7589083a06d8
tree8ee7464fc606c9fee1190998242d0aa261a3c68d
parent5cfa245b0b63c3d79568e78a1ee3d00654d5517d
acpi: thermal: Add EOL to the trip_point_N_type strings

Make the trip_point_N_type sysfs files return a string ending in EOL for
consistency with other sysfs files.

Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/thermal/thermal_sys.c