From: Takashi Iwai Date: Mon, 19 Jan 2015 13:58:29 +0000 (+0100) Subject: ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag X-Git-Tag: fixes-v4.0-rc1~146^2~44^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988d350aef30b798198e7915c574f82ba173f40f;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed