2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 10:44:14 +08:00
linux-next/drivers/thermal
Durgadoss R b299eb5cde ACPI:Fix goto flows in thermal-sys
This patch fixes two minor bugs in thermal_sys:
(a) The flow of goto's in thermal_hwmon_add_sysfs.
(b) Remove the temp*_crit only if there is a get_crit_temp defined, in
    thermal_remove_hwmon_sysfs.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-03-23 01:43:44 -04:00
..
Kconfig ACPI: Fix build for CONFIG_NET unset 2011-02-28 18:00:31 -08:00
Makefile thermal: re-name thermal.c to thermal_sys.c 2008-04-29 03:12:17 -04:00
thermal_sys.c ACPI:Fix goto flows in thermal-sys 2011-03-23 01:43:44 -04:00