1. 03 6月, 2009 1 次提交
  2. 02 6月, 2009 1 次提交
  3. 29 5月, 2009 2 次提交
  4. 28 5月, 2009 3 次提交
  5. 27 5月, 2009 6 次提交
  6. 25 5月, 2009 6 次提交
  7. 24 5月, 2009 2 次提交
  8. 23 5月, 2009 1 次提交
  9. 22 5月, 2009 5 次提交
  10. 20 5月, 2009 3 次提交
  11. 19 5月, 2009 3 次提交
  12. 18 5月, 2009 6 次提交
  13. 15 5月, 2009 1 次提交
    • T
      ASoC: Optimize switch/case in magician.c · 2bf2778e
      Takashi Iwai 提交于
      Use default to optimize the switch/case in magicial_playback_hw_params(),
      which also fixes the compile warnings below:
        sound/soc/pxa/magician.c:89: warning: 'acds' may be used uninitialized in this function
        sound/soc/pxa/magician.c:89: warning: 'acps' may be used uninitialized in this function
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      2bf2778e