commit | d362af62ed98f58c64a2b3dd58c79d25ad181b0b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jun 08 15:31:22 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 08 15:31:22 2009 +0200 |
tree | e18d1e960dd3bac08065ce13705efc2cb218d1f2 | |
parent | af8500bbbd18438495d2f91ad07bda49fff3b770 [diff] |
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>