diff options
author | Manuel Lauss <mano@roarinelk.homelinux.net> | 2007-11-06 11:56:17 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 17:29:17 +0100 |
commit | 690eceb58ca900a55ae0cec5e8770ac166a881d8 (patch) | |
tree | d4cb76b81691fd959e8194d65cb036e3aac02040 /sound/isa/ad1816a | |
parent | e035b841015251062316cb60b47d1f11d2703f6d (diff) |
[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>
Diffstat (limited to 'sound/isa/ad1816a')
0 files changed, 0 insertions, 0 deletions