1. 09 6月, 2009 1 次提交
    • T
      ALSA: ctxfi - Clear PCM resources at hw_params and hw_free · a5990dc5
      Takashi Iwai 提交于
      Currently the PCM resources are allocated only once and ever in prepare
      callback, assuming that the PCM parameters are never changed.  But it's
      not true.
      
      This patch adds the call of atc->pcm_release_resources() at hw_params
      and hw_free callbacks to assure that the PCM setup is done correctly
      for each h/w parameter changes.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a5990dc5
  2. 08 6月, 2009 1 次提交
  3. 05 6月, 2009 2 次提交
  4. 02 6月, 2009 3 次提交
  5. 14 5月, 2009 2 次提交