ASoC: codecs: rx-macro: move to individual clks from bulk
[ Upstream commit 43b647d9 ] Using bulk clocks and referencing them individually using array index is not great for readers. So move them to individual clocks handling and also remove some unnecessary error handling in the code. Signed-off-by:Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20220224111718.6264-5-srinivas.kandagatla@linaro.org Signed-off-by:
Mark Brown <broonie@kernel.org> Stable-dep-of: e7621434 ("ASoC: codecs: lpass: fix incorrect mclk rate") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading