commit | 4f39e4c969b1b26f44be7d697c4c3e60a6a87d0c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:40:37 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:29:33 2019 +0100 |
tree | 6611d2ae67903ad5fae5cb7f3816069bdd93c5a9 | |
parent | 18183edaad8d6a86ae8ac90ecf852527a207aad5 [diff] |
ASoC: txx9: 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>