commit | 8eea18f6a433cec20ec80d13f8483faa99ccb65f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:41:09 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:29:44 2019 +0100 |
tree | 293f5afcebc2b3315d032c40f630988e9c446a61 | |
parent | c87592fec3963c8f7f95db866cb260cee48d76a3 [diff] |
ASoC: xtensa: 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>