bug fix caused by 'emgd: add 2 more configurations' commit 10/1710/1
authorWang Quanxian <quanxian.wang@intel.com>
Thu, 13 Sep 2012 04:01:40 +0000 (12:01 +0800)
committerWang Quanxian <quanxian.wang@intel.com>
Thu, 13 Sep 2012 04:19:22 +0000 (12:19 +0800)
Signed-Off-By Quanxian Wang <quanxian.wang@intel.com>

drivers/emgd/drm/user_config.c

index 31efee7..a4e37d7 100644 (file)
@@ -548,7 +548,7 @@ emgd_drm_config_t config_drm = {
        1,      /* Whether to initialize the display at EMGD module startup time
                 * (corresponds to the "init" module parameter)
                 */
-       2,      /* The display configuration to use if initializing the display
+       1,      /* The display configuration to use if initializing the display
                 * (corresponds to the "init" module parameter), where:
                 * - 1 = Single port/display
                 * - 2 = Cloned port/display (e.g. LVDS + CRT with different timings)