]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: uniphier: remove redundant check of PLL ID
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Thu, 21 Jun 2018 02:56:28 +0000 (11:56 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jun 2018 14:46:31 +0000 (15:46 +0100)
commit8e5e6b924fb6dd15a730fd54f20971ff963e25ec
tree5843c362051c26d3c774a5768e425c317a9957b6
parent21fb239047b6cbd709df7a84efcd9cc0d498138a
ASoC: uniphier: remove redundant check of PLL ID

This patch removes redudant check of PLL ID. struct uniphier_aio_pll
enable member has already been checked at is_valid_pll().

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/uniphier/aio-cpu.c