]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/ntc_thermistor.c
video: mxc: print error messages with dev_err() rather than dev_dbg()
[karo-tx-linux.git] / drivers / hwmon / ntc_thermistor.c
index bdfbe911488996841ca74ad9c161ac47ac2075b7..ae66f42c4d6d7c8599f4008e318c4f3d5d5095d6 100644 (file)
@@ -512,7 +512,7 @@ static int ntc_thermistor_probe(struct platform_device *pdev)
        }
 
        dev_info(&pdev->dev, "Thermistor type: %s successfully probed.\n",
-                                                               pdev->name);
+                                                               pdev_id->name);
 
        return 0;
 err_after_sysfs: