Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235154
b: refs/heads/master
c: 7ae4961
h: refs/heads/master
v: v3
  • Loading branch information
Nishanth Menon authored and Rafael J. Wysocki committed Mar 14, 2011
1 parent a67d84c commit 49cdfd6
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: a8b7228cdce9937ebc302a28db8599035e7b3c86
refs/heads/master: 7ae496187876d264c712d7c102c45edb8eb41363
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/opp.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ int opp_get_opp_count(struct device *dev)
* opp_find_freq_exact() - search for an exact frequency
* @dev: device for which we do this operation
* @freq: frequency to search for
* @is_available: true/false - match for available opp
* @available: true/false - match for available opp
*
* Searches for exact match in the opp list and returns pointer to the matching
* opp if found, else returns ERR_PTR in case of error and should be handled
Expand Down

0 comments on commit 49cdfd6

Please sign in to comment.