mbox series

[0/4] ASoC: qcom: Minor code cleanups for lpass-cpu

Message ID 20210115034327.617223-1-swboyd@chromium.org
Headers show
Series ASoC: qcom: Minor code cleanups for lpass-cpu | expand

Message

Stephen Boyd Jan. 15, 2021, 3:43 a.m. UTC
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@codeaurora.org>
Cc: Srinivasa Rao <srivasam@codeaurora.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Cheng-Yi Chiang <cychiang@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(-)

base-commit: 5c8fe583cce542aa0b84adc939ce85293de36e5e

Comments

patchwork-bot+linux-arm-msm@kernel.org March 1, 2021, 7:59 p.m. UTC | #1
Hello:

This series was applied to qcom/linux.git (refs/heads/for-next):

On Thu, 14 Jan 2021 19:43:23 -0800 you 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@codeaurora.org>

> Cc: Srinivasa Rao <srivasam@codeaurora.org>

> Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

> Cc: Cheng-Yi Chiang <cychiang@chromium.org>

> 

> [...]


Here is the summary with links:
  - [1/4] ASoC: qcom: Remove useless debug print
    https://git.kernel.org/qcom/c/16117beb16f0
  - [2/4] ASoC: qcom: Add some names to regmap configs
    https://git.kernel.org/qcom/c/03b49bf9a92b
  - [3/4] ASoC: qcom: Stop casting away __iomem for error pointers
    https://git.kernel.org/qcom/c/e697df66876c
  - [4/4] ASoC: qcom: Remove duplicate error messages on ioremap
    https://git.kernel.org/qcom/c/4e15f5060d34

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html