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)
- 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>

No differences found