diff options
author | 2024-06-17 12:58:34 +0530 | |
---|---|---|
committer | 2024-06-19 18:32:04 +0100 | |
commit | 98d919dfee1cc402ca29d45da642852d7c9a2301 (patch) | |
tree | 684fccbf893152f8b92b359e9f9ef546fbbbe5ac /scripts/generate_rust_analyzer.py | |
parent | ASoC: Intel: soc-acpi: mtl: fix speaker no sound on Dell SKU 0C64 (diff) | |
download | linux-rng-98d919dfee1cc402ca29d45da642852d7c9a2301.tar.xz linux-rng-98d919dfee1cc402ca29d45da642852d7c9a2301.zip |
ASoC: amd: acp: add a null check for chip_pdev structure
When acp platform device creation is skipped, chip->chip_pdev value will
remain NULL. Add NULL check for chip->chip_pdev structure in
snd_acp_resume() function to avoid null pointer dereference.
Fixes: 088a40980efb ("ASoC: amd: acp: add pm ops support for acp pci driver")
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://msgid.link/r/20240617072844.871468-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions