1. 29 5月, 2015 1 次提交
    • T
      ALSA: jack: Fix the id uniqueness check · d0a601c2
      Takashi Iwai 提交于
      snd_kctl_jack_new() tries to assign a unique index number when a name
      string that has been already registered is passed.  However, it checks
      with the base string without "Jack" suffix, so it never hits.
      Fix the call with the properly processed name string instead.
      
      Fixes: b8dd0866 'ALSA: Jack: handle jack embedded kcontrol creating within ctljack')
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d0a601c2
  2. 28 4月, 2015 3 次提交
  3. 16 11月, 2011 2 次提交