Merge branch 'topic/hda-reconfig' into topic/hda-next
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Oct 2008 14:39:46 +0000 (16:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Oct 2008 14:39:46 +0000 (16:39 +0200)
1  2 
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c

Simple merge
@@@ -217,13 -215,9 +216,12 @@@ struct sigmatel_spec 
  
        struct hda_pcm pcm_rec[2];      /* PCM information */
  
 +      /* jack detection */
 +      struct snd_jack *jack;
 +
        /* dynamic controls and input_mux */
        struct auto_pin_cfg autocfg;
-       unsigned int num_kctl_alloc, num_kctl_used;
-       struct snd_kcontrol_new *kctl_alloc;
+       struct snd_array kctls;
        struct hda_input_mux private_dimux;
        struct hda_input_mux private_imux;
        struct hda_input_mux private_smux;