]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: Fix ACPI resource check error handling
authorHans de Goede <hdegoede@redhat.com>
Tue, 17 Feb 2009 18:59:54 +0000 (19:59 +0100)
committerJean Delvare <khali@linux-fr.org>
Tue, 17 Feb 2009 18:59:54 +0000 (19:59 +0100)
commitbfc94a17a8e52426028867e74e8395cfd1e62019
tree9bcf592080c5f19f22a5ef726f0f4fa866ee381b
parenta6b01bc674b5d24c0b82cad831aa4436cc7ba603
hwmon: Fix ACPI resource check error handling

This patch fixes a number of cases where things were not properly
cleaned up when acpi_check_resource_conflict() returned an error,
causing oopses such as the one reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=483208

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/f71882fg.c
drivers/hwmon/vt1211.c
drivers/hwmon/w83627ehf.c