Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222779
b: refs/heads/master
c: 59c700c
h: refs/heads/master
i:
  222777: c399712
  222775: 57f0b22
v: v3
  • Loading branch information
Mark Brown authored and Liam Girdwood committed Nov 30, 2010
1 parent 584a6b0 commit 0fe6e1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b12a1e29af595d05612153bcb85258193bbf9382
refs/heads/master: 59c700cf20a6eefb68187df3468ffa0b11d5e9a4
4 changes: 2 additions & 2 deletions trunk/drivers/regulator/mc13783-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,8 @@ static struct regulator_ops mc13783_fixed_regulator_ops = {
.get_voltage = mc13783_fixed_regulator_get_voltage,
};

int mc13783_powermisc_rmw(struct mc13783_regulator_priv *priv, u32 mask,
u32 val)
static int mc13783_powermisc_rmw(struct mc13783_regulator_priv *priv, u32 mask,
u32 val)
{
struct mc13783 *mc13783 = priv->mc13783;
int ret;
Expand Down

0 comments on commit 0fe6e1c

Please sign in to comment.