kernel-ark/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
hac.c [ALSA] ASoC: sh: improve generated code for HAC module (AC97) 2008-01-31 17:29:17 +01:00
Kconfig
Makefile
sh7760-ac97.c
ssi.c