Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355071
b: refs/heads/master
c: f9365d0
h: refs/heads/master
i:
  355069: 2fdebbe
  355067: 43525c5
  355063: 042dcc3
  355055: a26a6bf
  355039: 2756279
  355007: 7a33d2e
  354943: c6895eb
  354815: c1e0d89
v: v3
  • Loading branch information
Mark Brown committed Jan 23, 2013
1 parent 7ae5ee2 commit e26e593
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e6dd8cf223d1a41b3c3168e97e2c33df0ef05e9d
refs/heads/master: f9365d07dd5cb3c76b454b4c7827b2f6339cace2
4 changes: 0 additions & 4 deletions trunk/drivers/extcon/extcon-arizona.c
Original file line number Diff line number Diff line change
Expand Up @@ -1003,10 +1003,6 @@ static int arizona_extcon_probe(struct platform_device *pdev)
goto err_micdet;
}

regmap_update_bits(arizona->regmap, ARIZONA_MIC_DETECT_1,
ARIZONA_MICD_RATE_MASK,
8 << ARIZONA_MICD_RATE_SHIFT);

arizona_clk32k_enable(arizona);
regmap_update_bits(arizona->regmap, ARIZONA_JACK_DETECT_DEBOUNCE,
ARIZONA_JD1_DB, ARIZONA_JD1_DB);
Expand Down

0 comments on commit e26e593

Please sign in to comment.