Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165405
b: refs/heads/master
c: d87b969
h: refs/heads/master
i:
  165403: 6245110
v: v3
  • Loading branch information
Wolfram Sang authored and Liam Girdwood committed Sep 22, 2009
1 parent 479ea4a commit 3165d4b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 12a1d933a99e1a2901575390dceea3819f2a575a
refs/heads/master: d87b969d15a084503870da598c97278fb4877753
3 changes: 2 additions & 1 deletion trunk/include/linux/regulator/driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ enum regulator_status {
*
* @enable: Configure the regulator as enabled.
* @disable: Configure the regulator as disabled.
* @is_enabled: Return 1 if the regulator is enabled, 0 otherwise.
* @is_enabled: Return 1 if the regulator is enabled, 0 if not.
* May also return negative errno.
*
* @set_voltage: Set the voltage for the regulator within the range specified.
* The driver should select the voltage closest to min_uV.
Expand Down

0 comments on commit 3165d4b

Please sign in to comment.