|
spear_thermal = thermal_zone_device_register("spear_thermal", 0,
|
|
spear_thermal = thermal_zone_device_register("spear_thermal", 0,
|
|
stdev, &ops, 0, 0, 0, 0);
|
|
stdev, &ops, 0, 0, 0, 0);
|
|
dev_err(&pdev->dev, "thermal zone device is NULL\n");
|
|
dev_err(&pdev->dev, "thermal zone device is NULL\n");
|