Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348791
b: refs/heads/master
c: 0384618
h: refs/heads/master
i:
  348789: eb65adb
  348787: 22cad71
  348783: 09bec29
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Jan 3, 2013
1 parent 9577b8c commit 7507782
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: 19280e40714c9a3c55ab47f76df110072f6cde5e
refs/heads/master: 0384618a79ccfafd05ca1538867764f7c4b7916b
3 changes: 2 additions & 1 deletion trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3321,7 +3321,8 @@ static void rdev_init_debugfs(struct regulator_dev *rdev)
* @config: runtime configuration for regulator
*
* Called by regulator drivers to register a regulator.
* Returns 0 on success.
* Returns a valid pointer to struct regulator_dev on success
* or an ERR_PTR() on error.
*/
struct regulator_dev *
regulator_register(const struct regulator_desc *regulator_desc,
Expand Down

0 comments on commit 7507782

Please sign in to comment.