Merge branch 'pm-cpuidle'
[deliverable/linux.git] / drivers / acpi / fan.c
index e297a480e1350318eda9604910a00991662787c0..6322db64b4a4b999180e8eb818c5279a0b23ef37 100644 (file)
@@ -339,7 +339,7 @@ static int acpi_fan_probe(struct platform_device *pdev)
        } else {
                result = acpi_device_update_power(device, NULL);
                if (result) {
-                       dev_err(&device->dev, "Setting initial power state\n");
+                       dev_err(&device->dev, "Failed to set initial power state\n");
                        goto end;
                }
        }
This page took 0.026372 seconds and 5 git commands to generate.