From: Lan Tianyu Date: Wed, 14 Aug 2013 13:00:39 +0000 (+0800) Subject: ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number X-Git-Tag: v3.12-rc1~178^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f2903b506100396dbdb301ae1ead74842a6894;p=pandora-kernel.git ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number It's unreadable to pass "-1" as trip parameter directly to thermal_zone_bind_cooling_device(). Use THERMAL_TRIPS_NONE instead. Signed-off-by: Lan Tianyu Acked-by: Zhang Rui Acked-by: Durgadoss R Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed