revert LVDS destroy - this oops on sysfs on sdvo init of i2c bus
parent
9f0f6509f5
commit
a890d596fc
|
@ -477,7 +477,6 @@ out:
|
|||
|
||||
failed:
|
||||
DRM_DEBUG("No LVDS modes found, disabling.\n");
|
||||
intel_i2c_destroy(intel_output->ddc_bus);
|
||||
kfree(output->driver_private);
|
||||
drm_output_destroy(output);
|
||||
// intel_lvds_destroy(output);
|
||||
// drm_output_destroy(output);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue