diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-07-07 07:36:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-07-07 14:42:07 +0200 |
commit | e3b53b8a465133ce57f9722aab5617b8e0f9657f (patch) | |
tree | 7ca9388b45bbaf11f0313dc16ee28120c524888f /sound/soc/soc-core.c | |
parent | regulator: qcom_rpm-regulator: add NULL check on of_match_device() return value (diff) | |
download | linux-e3b53b8a465133ce57f9722aab5617b8e0f9657f.tar.xz linux-e3b53b8a465133ce57f9722aab5617b8e0f9657f.zip |
regulator: qcom_smd: add NULL check on of_match_device() return value
Check return value from call to of_match_device()
in order to prevent a NULL pointer dereference.
In case of NULL print error message and return.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-core.c')
0 files changed, 0 insertions, 0 deletions