Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344571
b: refs/heads/master
c: da6c568
h: refs/heads/master
i:
  344569: 35e8f6f
  344567: 83938d7
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tomi Valkeinen committed Oct 17, 2012
1 parent 2a8aee4 commit 2d6289c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e7d9facf0bab6d919342fea17c8cc0f65f8a0fe9
refs/heads/master: da6c56873927418aba585038e5c4d3d72a4d9b6c
2 changes: 1 addition & 1 deletion trunk/drivers/video/omap2/dss/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ void dss_dsi_disable_pads(int dsi_id, unsigned lane_mask)
{
struct omap_dss_board_info *board_data = core.pdev->dev.platform_data;

if (!board_data->dsi_enable_pads)
if (!board_data->dsi_disable_pads)
return;

return board_data->dsi_disable_pads(dsi_id, lane_mask);
Expand Down

0 comments on commit 2d6289c

Please sign in to comment.