Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271433
b: refs/heads/master
c: aadb85e
h: refs/heads/master
i:
  271431: 7c35b93
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent d59476a commit 9665c69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 870e1a73596244b22a56f69fe4b24458b38ce94b
refs/heads/master: aadb85e5cacb285f24c0ecde77ffa59839218e3b
24 changes: 0 additions & 24 deletions trunk/drivers/video/omap2/displays/panel-generic-dpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,30 +58,6 @@ struct panel_config {

/* Panel configurations */
static struct panel_config generic_dpi_panels[] = {
/* Generic Panel */
{
{
.x_res = 640,
.y_res = 480,

.pixel_clock = 23500,

.hfp = 48,
.hsw = 32,
.hbp = 80,

.vfp = 3,
.vsw = 4,
.vbp = 7,
},
.acbi = 0x0,
.acb = 0x0,
.config = OMAP_DSS_LCD_TFT,
.power_on_delay = 0,
.power_off_delay = 0,
.name = "generic",
},

/* Sharp LQ043T1DG01 */
{
{
Expand Down

0 comments on commit 9665c69

Please sign in to comment.