From: Takashi Iwai Date: Thu, 2 Aug 2007 13:51:59 +0000 (+0200) Subject: [ALSA] hda-intel - Remove invalid __devinit X-Git-Tag: v2.6.24-rc1~832^2~213 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f288bffeaa3196ebd5da49c5c7ac06c6188b61;p=pandora-kernel.git [ALSA] hda-intel - Remove invalid __devinit Some functions in hda_codec.c are called from patch ops, which are kept in the codec instance even after initialization. Thus they shouldn't be marked as __devinit. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed