[PATCH 0/4] ASoC: qcom: Minor code cleanups for lpass-cpu
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Fri Jan 15 12:12:42 CET 2021
Thanks Stephen for the cleanup patches.
All of them look good to me!
On 15/01/2021 03:43, Stephen Boyd wrote:
> Here's some minor code cleanups for the lpass-cpu driver. I noticed that
> it casts away const from the driver data from DT. That's not great but
> fixing it is a little more involved. I'll get to it later. There's also
> some questionable clk_get() usage that should probably be
> clk_get_optional(). For now this should help a little.
>
> Cc: V Sujith Kumar Reddy <vsujithk at codeaurora.org>
> Cc: Srinivasa Rao <srivasam at codeaurora.org>
> Cc: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
> Cc: Cheng-Yi Chiang <cychiang at chromium.org>
>
> Stephen Boyd (4):
> ASoC: qcom: Remove useless debug print
> ASoC: qcom: Add some names to regmap configs
> ASoC: qcom: Stop casting away __iomem for error pointers
> ASoC: qcom: Remove duplicate error messages on ioremap
>
> sound/soc/qcom/lpass-cpu.c | 17 ++++++-----------
> 1 file changed, 6 insertions(+), 11 deletions(-)
>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
>
More information about the Alsa-devel
mailing list