ALSA: als4000 - Code clean up
authorAndreas Mohr <andi@lisas.de>
Wed, 20 Aug 2008 08:04:56 +0000 (10:04 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Aug 2008 07:57:11 +0000 (09:57 +0200)
commitc08744498491759168119255fae2a1bd9532a268
tree288f76b14ed64cf769afa98b3a132dea26c8a833
parent281712fa02bfb196d915503787e3ad351ed1be0a
ALSA: als4000 - Code clean up

- use specs-derived register name enums instead of open-coded numeric
values, for better understanding of things
- fix naming confusion ("gcr" was _NOT_ the GCR register stuff, but
  instead the io _base_ which has multiplexed _access_ to GCR config
  space, at _sub_ registers 0x08 and 0x0c)
- add FIXME comments about a race condition and MPU401 features

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/als4000.c