mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 16:39:25 +00:00
Dereferncing of_id pointer will result in exception in current implementation since of_match_device() will assign it to NULL. Adding NULL check for protection. Signed-off-by: Ameer Hamza <amhamza.mgc@gmail.com> Link: https://lore.kernel.org/r/20211207142309.222820-1-amhamza.mgc@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| audio-graph-card2-custom-sample.c | ||
| audio-graph-card2-custom-sample.dtsi | ||
| audio-graph-card2.c | ||
| audio-graph-card.c | ||
| Kconfig | ||
| Makefile | ||
| simple-card-utils.c | ||
| simple-card.c | ||
| test-component.c | ||