linux-kernel-test/sound/soc/sh
Manuel Lauss 690eceb58c [ALSA] ASoC: sh: improve generated code for HAC module (AC97)
Change loops in ac97_read/write functions to count down to zero
rather than up. Gcc will then use the 'dt' (decrement-and-test) op
instead of an increment/compare op-pair.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:17 +01:00
..
dma-sh7760.c [ALSA] SH7760 ASoC support 2007-07-20 11:11:17 +02:00
hac.c [ALSA] ASoC: sh: improve generated code for HAC module (AC97) 2008-01-31 17:29:17 +01:00
Kconfig [ALSA] soc/sh: let SND_SOC_PCM_SH7760 depend on SH_DMABRG 2007-07-20 11:11:25 +02:00
Makefile [ALSA] SH7760 ASoC support 2007-07-20 11:11:17 +02:00
sh7760-ac97.c [ALSA] SH7760 ASoC support 2007-07-20 11:11:17 +02:00
ssi.c [ALSA] SH7760 ASoC support 2007-07-20 11:11:17 +02:00