]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 13:58:29 +0000 (14:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2015 07:15:38 +0000 (08:15 +0100)
commit9feffa9121687cc03570bb04465af7c92a9bdcd1
treeffe7ffffdbd1655c8ab774167b653716de3fe431
parentc04a992c93dbad0b60cebdeab313dc2745f2afd0
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag

The line6 drivers don't support the full resume although they set
SNDRV_PCM_INFO_RESUME.  These flags have to be dropped to inform
properly to the user-space.

Also, drop the CONFIG_PM in trigger callbacks, too, which are rather
superfluous.

Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/capture.c
sound/usb/line6/playback.c
sound/usb/line6/pod.c
sound/usb/line6/podhd.c
sound/usb/line6/toneport.c