ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Feb 2013 08:58:11 +0000 (09:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Feb 2013 08:59:26 +0000 (09:59 +0100)
commit46a144818acd8b340bdc6ccf12255c7fb301f0ee
tree73f8f515a6eabd7203715ab8e45d40cb42eaf476
parentb57a895fa2188d4e1cefa030d0fc9d126e453a95
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 <rdunlap@infradead.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_generic.h