Merge branch 'for-linus' into for-next

This commit is contained in:
Takashi Iwai
2014-02-12 10:34:27 +01:00
9개의 변경된 파일90개의 추가작업 그리고 38개의 파일을 삭제

파일 보기

@@ -2883,7 +2883,8 @@ static void cxt_update_headset_mode(struct hda_codec *codec)
}
static void cxt_update_headset_mode_hook(struct hda_codec *codec,
struct snd_ctl_elem_value *ucontrol)
struct snd_kcontrol *kcontrol,
struct snd_ctl_elem_value *ucontrol)
{
cxt_update_headset_mode(codec);
}