commit | 988d350aef30b798198e7915c574f82ba173f40f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 19 14:58:29 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 20 08:15:38 2015 +0100 |
tree | ffe7ffffdbd1655c8ab774167b653716de3fe431 | |
parent | aaa68d2f295147a7b648bbab632557c7429fb8cd [diff] |
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>