Just use drm_output_destroy to cleanup LVDS failures. It'll call our cleanup
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Wed, 18 Apr 2007 01:03:14 +0000 (18:03 -0700)
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Wed, 18 Apr 2007 01:03:14 +0000 (18:03 -0700)
commit4f0841a31cbed315a3e891557eadc55cab0dfd23
tree46064ab51d09ddfea1cd26cdf4dc76c2b100c74e
parent73b031df613b58c4462a65818b88200bed0a97de
Just use drm_output_destroy to cleanup LVDS failures.  It'll call our cleanup
routine, which will take care of freeing our dev_priv and i2c ddc bus.
linux-core/intel_lvds.c