1. 05 2月, 2013 1 次提交
  2. 24 1月, 2013 3 次提交
  3. 15 1月, 2013 1 次提交
    • T
      ALSA: hda/hdmi - Work around "alsactl restore" errors · 6f54c361
      Takashi Iwai 提交于
      When "alsactl restore" is performed on HDMI codecs, it tries to
      restore the channel map value since the channel map controls are
      writable.  But hdmi_chmap_ctl_put() returns -EBADFD when no PCM stream
      is assigned yet, and this results in an error message from alsactl.
      Although the error is harmless, it's certainly ugly and can be
      regarded as a regression.
      
      As a workaround, this patch changes the return code in such a case to
      be zero for making others happy.  (A slight excuse is: when the chmap
      is changed through the proper alsa-lib API, the PCM status is checked
      there anyway, so we don't have to be too strict in the kernel side.)
      
      Cc: <stable@vger.kernel.org> [v3.7+]
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      6f54c361
  4. 14 1月, 2013 4 次提交
  5. 11 1月, 2013 1 次提交
  6. 10 1月, 2013 2 次提交
  7. 09 1月, 2013 3 次提交
  8. 08 1月, 2013 4 次提交
  9. 07 1月, 2013 1 次提交
  10. 05 1月, 2013 2 次提交
  11. 04 1月, 2013 4 次提交
  12. 03 1月, 2013 2 次提交
  13. 02 1月, 2013 1 次提交
  14. 28 12月, 2012 2 次提交
  15. 25 12月, 2012 1 次提交
  16. 24 12月, 2012 7 次提交
  17. 21 12月, 2012 1 次提交