Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348759
b: refs/heads/master
c: b8455c9
h: refs/heads/master
i:
  348757: 8eca231
  348755: 2b29cc1
  348751: d6f498d
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Dec 2, 2012
1 parent 5ce8841 commit c9e0032
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 26047e2d6bde5b2e1b791e0ec1c3234894fdf3fa
refs/heads/master: b8455c9f6f661fb9bcb791370478d6d15c9bf2b3
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs4271.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ static int cs4271_probe(struct snd_soc_codec *codec)
gpio_nreset = of_get_named_gpio(codec->dev->of_node,
"reset-gpio", 0);

if (!of_get_property(codec->dev->of_node,
if (of_get_property(codec->dev->of_node,
"cirrus,amutec-eq-bmutec", NULL))
amutec_eq_bmutec = true;
}
Expand Down

0 comments on commit c9e0032

Please sign in to comment.