drm/i915: Fix typo for wrong LVDS clock setting on IGDNG
commit8db54cc7e91e1f2063e6203fabac7ba7c470fea8
authorZhenyu Wang <zhenyuw@linux.intel.com>
Sat, 19 Sep 2009 06:54:06 +0000 (19 14:54 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 16:32:08 +0000 (5 09:32 -0700)
tree11dbcd56009d8370b4addfd5d1910da8854cd1f9
parentc10bea0fd064017b07714512bb1a1da0502c50e9
drm/i915: Fix typo for wrong LVDS clock setting on IGDNG

commit b09aea7fb38f328c02e9f9b79617cabed02455e4 upstream.

New register for PCH LVDS on IGDNG should be used.
This is a copy-n-paste typo. This fixes possible dual
channel LVDS panel failure on IGDNG.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/intel_display.c