[ALSA] au1x00 - Code clean up
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 09:32:43 +0000 (10:32 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:16:51 +0000 (12:16 +0100)
commit33ea25c113a7d63645b10ed89851e08f7c984d1a
tree58433ce44c87af1565f250a141006e73e96cce13
parent6560c349c501388a1f3030d02fb49e7067e6597e
[ALSA] au1x00 - Code clean up

Modules: MIPS AU1x00 driver

Clean up snd-au1x00 driver code:

- Remove global variables
- Remove old compatibility codes
- Fix DMA-link allocation/release functions in hw_params and hw_free
  callbacks (they may be called multiple times)
- Fix spinlocks

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/au1x00.c