Merge branch 'misc' into test
This commit is contained in:
@@ -265,7 +265,7 @@ static int acpi_fan_add(struct acpi_device *device)
|
||||
|
||||
dev_info(&device->dev, "registered as cooling_device%d\n", cdev->id);
|
||||
|
||||
acpi_driver_data(device) = cdev;
|
||||
device->driver_data = cdev;
|
||||
result = sysfs_create_link(&device->dev.kobj,
|
||||
&cdev->device.kobj,
|
||||
"thermal_cooling");
|
||||
|
Reference in New Issue
Block a user