commit | 2a36f67f8c81f0babda0e811c760b7bfa971010b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 05 16:34:10 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 05 16:44:24 2009 +0200 |
tree | ef95d02a3b468132f83f0a63077b4f33d3cff2a7 | |
parent | 775ffa1d3e5a550dd2c9d947d773021c61531b36 [diff] |
ALSA: ctxfi - Clean up / optimize - Use static tables instead of assigining each funciton pointer - Add __devinit* to appropriate places; pcm, mixer and timer cannot be marked because they are kept in the function table that lives long - Move create_alsa_devs function out of struct ct_atc to mark it __devinit Signed-off-by: Takashi Iwai <tiwai@suse.de>