From: Takashi Iwai Date: Tue, 17 Jul 2012 10:14:17 +0000 (+0200) Subject: ALSA: opti9xx: Fix section mismatch by PM support X-Git-Tag: v3.6-rc1~117^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b1f084abd8690ffe68c67758ad08bbcb7d1af0;p=pandora-kernel.git ALSA: opti9xx: Fix section mismatch by PM support In the previous commit, snd_opti9xx_configure() is called from the resume handler but it's still marked as __devinit. Fix it. Reported-by: Fengguang Wu Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed