Merge branch 'fix/hda' into topic/hda
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2012 08:05:15 +0000 (09:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2012 08:05:15 +0000 (09:05 +0100)
Conflicts:
sound/pci/hda/patch_realtek.c

1  2 
sound/pci/hda/patch_realtek.c

@@@ -2051,7 -2068,7 +2051,8 @@@ static int alc_build_controls(struct hd
   */
  
  static void alc_init_special_input_src(struct hda_codec *codec);
 +static void alc_auto_init_std(struct hda_codec *codec);
+ static int alc269_fill_coef(struct hda_codec *codec);
  
  static int alc_init(struct hda_codec *codec)
  {