diff options
author | Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> | 2019-09-28 23:22:30 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-10-01 14:45:33 +0300 |
commit | 4bb41984bf2f4cb8ed6ec1579d317790bd941788 (patch) | |
tree | fbcc82308458785630867bd56fa1ab5603d8697f /crypto/proc.c | |
parent | 752c938a5c14b8cbf0ed3ffbfa637fb166255c3f (diff) | |
download | linux-4bb41984bf2f4cb8ed6ec1579d317790bd941788.tar.xz |
ASoC: max98373: check for device node before parsing
Below Oops is caused in a system which uses ACPI instead of device node:
of_get_named_gpiod_flags: can't parse 'maxim,reset-gpio' property of node '(null)[0]'
BUG: kernel NULL pointer dereference, address: 0000000000000010
This patch avoids NULL pointer deferencing by adding a check before parsing
and initializes to make reset-gpio pin as invalid.
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Signed-off-by: Jairaj Arava <jairaj.arava@intel.com>
Link: https://lore.kernel.org/r/1569702150-11976-1-git-send-email-sathyanarayana.nujella@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions