Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321092
b: refs/heads/master
c: 91d1cfa
h: refs/heads/master
v: v3
  • Loading branch information
Donghwa Lee authored and Florian Tobias Schandinat committed Jul 29, 2012
1 parent 17cf90f commit 64d4703
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: 92b4e4506550fe25c65799eebb215d47a244e635
refs/heads/master: 91d1cfa8779e1929167a7cf1e5825462af7d6e4a
2 changes: 1 addition & 1 deletion trunk/drivers/video/exynos/exynos_mipi_dsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static int exynos_mipi_dsi_blank_mode(struct mipi_dsim_device *dsim, int power)
if (client_drv && client_drv->power_on)
client_drv->power_on(client_dev, 1);

exynos_mipi_regulator_disable(dsim);
exynos_mipi_regulator_enable(dsim);

/* enable MIPI-DSI PHY. */
if (dsim->pd->phy_enable)
Expand Down

0 comments on commit 64d4703

Please sign in to comment.