From: Lan Tianyu Date: Wed, 14 Aug 2013 13:00:37 +0000 (+0800) Subject: ACPI / thermal: Remove the unused lock of struct acpi_thermal X-Git-Tag: v3.12-rc1~178^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6036b92620a4ea0a1285d5c134ac9610ff4b32;p=pandora-kernel.git ACPI / thermal: Remove the unused lock of struct acpi_thermal The acpi_thermal->lock now just is initialized when a thermal zone device is added and destroyed when the thermal zone is removed. It is never used in any other places, so remove it. Signed-off-by: Lan Tianyu Acked-by: Zhang Rui Acked-by: Durgadoss R Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed