diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2024-06-17 12:58:34 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-06-19 18:32:04 +0100 |
commit | 98d919dfee1cc402ca29d45da642852d7c9a2301 (patch) | |
tree | 684fccbf893152f8b92b359e9f9ef546fbbbe5ac /sound/Kconfig | |
parent | 60ff540a1d476c2d48b96f7bc8ac8581b820e878 (diff) |
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 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions