[RAMEN9610-9644] fbdev: dpu20: added dsim ddi device type
authorChiHun Won <chihun.won@samsung.com>
Wed, 19 Dec 2018 02:16:51 +0000 (11:16 +0900)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:07 +0000 (17:30 +0800)
Change-Id: I54c7e88dda5a9dc2cf988cc90f4efbeedb3e4b69
Signed-off-by: ChiHun Won <chihun.won@samsung.com>
drivers/video/fbdev/exynos/dpu20/dsim.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index bc6baed..9ecff2f
@@ -247,6 +247,7 @@ struct dsim_device {
        unsigned int ddi_seq_size;
        unsigned char ddi_seq[512];
        int user_brightness;
+       char ddi_device_type[DSIM_DDI_TYPE_LEN];
 };
 
 struct dsim_lcd_driver {