ALSA: ctxfi - Fix / clean up hw20k2 chip code
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 13:31:22 +0000 (15:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jun 2009 13:31:22 +0000 (15:31 +0200)
commitd362af62ed98f58c64a2b3dd58c79d25ad181b0b
treee18d1e960dd3bac08065ce13705efc2cb218d1f2
parentaf8500bbbd18438495d2f91ad07bda49fff3b770
ALSA: ctxfi - Fix / clean up hw20k2 chip code

- Clean up Hungarian coding style
- Don't use static variables for I2C information; this unables to use
  multiple instances.  Now they are stored in struct hw20k2 fields.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/cthw20k2.c