Merge branch 'for-2.6.38' into for-2.6.39

This commit is contained in:
Mark Brown 2011-01-19 14:50:22 +00:00
Родитель 474b62d6ee 78b3fb4675
Коммит e66ef2f81f
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2386,7 +2386,7 @@ static int wm8994_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
else
val = 0;
return snd_soc_update_bits(codec, reg, mask, reg);
return snd_soc_update_bits(codec, reg, mask, val);
}
#define WM8994_RATES SNDRV_PCM_RATE_8000_96000

Просмотреть файл

@ -1265,7 +1265,7 @@ static int wm8995_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
else
val = 0;
return snd_soc_update_bits(codec, reg, mask, reg);
return snd_soc_update_bits(codec, reg, mask, val);
}
/* The size in bits of the FLL divide multiplied by 10