diff options
| author | Ajit Pandey <[email protected]> | 2020-08-14 16:22:59 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-08-17 14:39:27 +0100 |
| commit | 784771863abae5f8878c62e9c624111c51bebe7c (patch) | |
| tree | cd9ededbb7d498b3c7687f23d7d19021eea63f4b /tools/perf/scripts/python | |
| parent | a503567d70eca91796a4ab23053d4c70df8e1e3e (diff) | |
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 <[email protected]>
Signed-off-by: Rohit kumar <[email protected]>
Reviewed-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions