diff options
author | Axel Lin <axel.lin@ingics.com> | 2021-06-03 12:49:44 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-03 21:35:48 +0300 |
commit | cb2381cbecb81a8893b2d1e1af29bc2e5531df27 (patch) | |
tree | 73645a2e18cdf15e96684a7a878d195b18918296 /drivers/regulator/hi655x-regulator.c | |
parent | 50bec7fb4cb1bcf9d387046b6dec7186590791ec (diff) | |
download | linux-cb2381cbecb81a8893b2d1e1af29bc2e5531df27.tar.xz |
regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
devm_gpiod_get_array_optional may return NULL if no GPIO was assigned.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20210603094944.1114156-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/hi655x-regulator.c')
0 files changed, 0 insertions, 0 deletions