]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: reorganize intel_lvds_supported
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 6 Mar 2013 23:03:19 +0000 (20:03 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 17 Mar 2013 20:52:19 +0000 (21:52 +0100)
commit9678ed5e5dd593122b1ba25a85ee17b0397be575
treedb805cf4ceb2ecf3635b73e7114f70bdea19bdcb
parent98281192976e160adb5925e246a8a4da828bfc77
drm/i915: reorganize intel_lvds_supported

Now it returns false for all platforms unless they're explicitly
listed on the function. There should be no real difference, except for
the fact that it now returns false on Haswell.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c