Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217315
b: refs/heads/master
c: e663452
h: refs/heads/master
i:
  217313: c93deee
  217311: f43d919
v: v3
  • Loading branch information
Senthilvadivu Guruswamy authored and Tomi Valkeinen committed Oct 22, 2010
1 parent a112a42 commit 71e4fe1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: a0acb5574b01f1a82dc5d863b4d89d84397aeafa
refs/heads/master: e66345297d9ab3566eff0503d79eedda3c652428
1 change: 0 additions & 1 deletion trunk/drivers/video/omap2/dss/dsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3274,7 +3274,6 @@ int dsi_init(struct platform_device *pdev)

dsi.vdds_dsi_reg = dss_get_vdds_dsi();
if (IS_ERR(dsi.vdds_dsi_reg)) {
iounmap(dsi.base);
DSSERR("can't get VDDS_DSI regulator\n");
r = PTR_ERR(dsi.vdds_dsi_reg);
goto err2;
Expand Down

0 comments on commit 71e4fe1

Please sign in to comment.