Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196758
b: refs/heads/master
c: 6df3727
h: refs/heads/master
v: v3
  • Loading branch information
Ville Syrjälä authored and Tomi Valkeinen committed May 18, 2010
1 parent 092daf5 commit 2879d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a3201a0eaed38dd7ece72393a778b4408ec79627
refs/heads/master: 6df37271f879f14119a0605549f1a2574e83b4fe
3 changes: 1 addition & 2 deletions trunk/drivers/video/omap2/displays/panel-taal.c
Original file line number Diff line number Diff line change
Expand Up @@ -702,10 +702,9 @@ static int taal_power_on(struct omap_dss_device *dssdev)

return 0;
err:
dsi_bus_unlock();

omapdss_dsi_display_disable(dssdev);
err0:
dsi_bus_unlock();
if (dssdev->platform_disable)
dssdev->platform_disable(dssdev);

Expand Down

0 comments on commit 2879d37

Please sign in to comment.