]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: meson: Drop superfluous PCM preallocation error checks
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2019 15:39:39 +0000 (16:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Feb 2019 17:29:16 +0000 (18:29 +0100)
commitfba3b09f185ebca89b93fbd606d335a717693d1f
treec8c8229fec7eb6dcc93a7a30626e6004b12758de
parent15486e63e7ce2794e6b82843ac6c57146080d98b
ASoC: meson: 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>
sound/soc/meson/axg-fifo.c