Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262838
b: refs/heads/master
c: 98333b3
h: refs/heads/master
v: v3
  • Loading branch information
Colin Cross authored and Kevin Hilman committed Aug 5, 2011
1 parent e2134a0 commit cf7175f
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: 8c7f65943dfb93c2583f935f20ec39e8559d93d3
refs/heads/master: 98333b3dda1e490b02304a6a6643c294d4e520c3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ void sr_disable(struct voltagedomain *voltdm)
sr_v2_disable(sr);
}

pm_runtime_put_sync(&sr->pdev->dev);
pm_runtime_put_sync_suspend(&sr->pdev->dev);
}

/**
Expand Down

0 comments on commit cf7175f

Please sign in to comment.