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)
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

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge