diff options
author | Ajit Pandey <ajitp@codeaurora.org> | 2020-08-14 12:52:59 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 15:39:27 +0200 |
commit | 784771863abae5f8878c62e9c624111c51bebe7c (patch) | |
tree | cd9ededbb7d498b3c7687f23d7d19021eea63f4b /.mailmap | |
parent | ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific function (diff) | |
download | linux-784771863abae5f8878c62e9c624111c51bebe7c.tar.xz linux-784771863abae5f8878c62e9c624111c51bebe7c.zip |
ASoC: qcom: lpass-platform: Replace card->dev with component->dev
We are allocating dma memory for component->dev but trying to mmap
such memory for substream->pcm->card->dev. Replace device argument
in mmap with component->dev to fix this.
Signed-off-by: Ajit Pandey <ajitp@codeaurora.org>
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/1597402388-14112-4-git-send-email-rohitkr@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions