regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
stable inclusion from stable-5.10.46 commit ba8a26a7ce8617f9f3d6230de34b2302df086b41 bugzilla: 168323 CVE: NA -------------------------------- [ Upstream commit cb2381cb ] 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> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment