Merge branch 'for-3.0' into for-3.1

This commit is contained in:
Mark Brown
2011-07-04 08:54:40 -07:00
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -1713,6 +1713,8 @@ static int _wm8994_set_fll(struct snd_soc_codec *codec, int id, int src,
snd_soc_update_bits(codec, WM8994_FLL1_CONTROL_1 + reg_offset,
WM8994_FLL1_ENA | WM8994_FLL1_FRAC,
reg);
msleep(5);
}
wm8994->fll[id].in = freq_in;