From: Takashi Iwai Date: Thu, 7 Feb 2013 08:58:11 +0000 (+0100) Subject: ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too X-Git-Tag: v3.9-rc1~129^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a144818acd8b340bdc6ccf12255c7fb301f0ee;p=pandora-kernel.git ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too The loopback list is referred by the VIA codec driver no matter whether CONFIG_PM is set or not, thus we need to enable it always. Otherwise it gets compile errors. Reported-by: Randy Dunlap Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed