projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ec96c
)
OMAPDSS: remove dsi videomode from dssdev
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 6 Mar 2013 15:17:26 +0000
(17:17 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:18 +0000
(15:19 +0300)
DSI videomode is no longer needed in the omap_dss_device, so remove it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
include/video/omapdss.h
patch
|
blob
|
history
diff --git
a/include/video/omapdss.h
b/include/video/omapdss.h
index
8821d93
..
62ca9a7
100644
(file)
--- a/
include/video/omapdss.h
+++ b/
include/video/omapdss.h
@@
-632,7
+632,6
@@
struct omap_dss_device {
enum omap_dss_dsi_pixel_format dsi_pix_fmt;
enum omap_dss_dsi_mode dsi_mode;
- struct omap_dss_dsi_videomode_timings dsi_vm_timings;
} panel;
struct {