Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354954
b: refs/heads/master
c: db72e6a
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Chanwoo Choi committed Jan 15, 2013
1 parent c1a7540 commit 0333709
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3d44ea1cfbf671152d3ac0ede94439550afa7406
refs/heads/master: db72e6a1629ab79f5599f21ab19f8eb31137befa
2 changes: 0 additions & 2 deletions trunk/drivers/extcon/extcon-arizona.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,7 @@ static int arizona_extcon_probe(struct platform_device *pdev)
}

regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
ARIZONA_MICD_BIAS_STARTTIME_MASK |
ARIZONA_MICD_RATE_MASK,
7 << ARIZONA_MICD_BIAS_STARTTIME_SHIFT |
8 << ARIZONA_MICD_RATE_SHIFT);

arizona_clk32k_enable(arizona);
Expand Down

0 comments on commit 0333709

Please sign in to comment.