Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271421
b: refs/heads/master
c: 3d5e0ef
h: refs/heads/master
i:
  271419: ba4bba2
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent ca22a3f commit 57abb1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3870c909f2fc880dece633772f2551aa70d26979
refs/heads/master: 3d5e0ef746c13f8a26d0150f5dfd4f9b738a5130
2 changes: 2 additions & 0 deletions trunk/include/video/omapdss.h
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,8 @@ struct omap_dss_driver {

int (*set_wss)(struct omap_dss_device *dssdev, u32 wss);
u32 (*get_wss)(struct omap_dss_device *dssdev);

int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len);
};

int omap_dss_register_driver(struct omap_dss_driver *);
Expand Down

0 comments on commit 57abb1f

Please sign in to comment.