commit | 6c422436638af9f8240df71c53275c3d255c2170 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:41:43 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:29:49 2019 +0100 |
tree | 4853c4691b00c0afdebb7f2666d674de38eaa481 | |
parent | 8eea18f6a433cec20ec80d13f8483faa99ccb65f [diff] |
ASoC: dmaengine: Drop superfluous PCM preallocation error checks snd_pcm_lib_preallocate_pages() and co always succeed, so the error check is simply redundant. Drop it. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>