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)
commit988d350aef30b798198e7915c574f82ba173f40f
treeffe7ffffdbd1655c8ab774167b653716de3fe431
parentaaa68d2f295147a7b648bbab632557c7429fb8cd
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
This page took 0.024779 seconds and 5 git commands to generate.