Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machin…
…e_init() Avoid possible crash (NULL pointer dereference) by making sure that dem_kzalloc() is successful. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information