Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342942
b: refs/heads/master
c: ac92f11
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 9, 2012
1 parent 32f6531 commit 8ea2b52
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: 0b0ddfa57c52ddc396d1f6a2f8bd3ed9c804c7f4
refs/heads/master: ac92f112947d6d8c43a6e040f5e5bca87786832a
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm2000.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ static const struct snd_kcontrol_new wm2000_controls[] = {
static int wm2000_anc_power_event(struct snd_soc_dapm_widget *w,
struct snd_kcontrol *kcontrol, int event)
{
struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
struct snd_soc_codec *codec = w->codec;
struct wm2000_priv *wm2000 = dev_get_drvdata(codec->dev);

if (SND_SOC_DAPM_EVENT_ON(event))
Expand Down

0 comments on commit 8ea2b52

Please sign in to comment.