X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Fhwmon%2Fw83627ehf.c;h=feae743ba99163c2475b0f51663c89fc7e7f1375;hb=7bec756c74b1a5079d5074144bb77a6b3e7d7783;hp=cb808d0153619838378bd70f1ea5bfc3ca1c5ad2;hpb=2150edc6c5cf00f7adb54538b9ea2a3e9cedca3f;p=linux-2.6-block.git diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index cb808d015361..feae743ba991 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c @@ -1548,7 +1548,7 @@ static int __init sensors_w83627ehf_init(void) err = acpi_check_resource_conflict(&res); if (err) - goto exit; + goto exit_device_put; err = platform_device_add_resources(pdev, &res, 1); if (err) {