From: Zhihui Zhang Date: Sat, 29 Mar 2014 13:25:47 +0000 (-0400) Subject: ACPI / thermal: Fix wrong variable usage in debug statement X-Git-Tag: v3.15-rc1~28^2~2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee17fdf24bf815650c87b3bb35fbab42681523a8;p=pandora-kernel.git ACPI / thermal: Fix wrong variable usage in debug statement A debug statement in acpi_thermal_trips_update() uses a wrong trip point (tz->trips.critical instead of tz->trips.hot) to get the temperature value from. Fix that. Signed-off-by: Zhihui Zhang [rjw: Subject and changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed