From: Takashi Iwai Date: Fri, 5 Jun 2009 14:34:10 +0000 (+0200) Subject: ALSA: ctxfi - Clean up / optimize X-Git-Tag: v2.6.31-rc1~363^2~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a36f67f8c81f0babda0e811c760b7bfa971010b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed