commit | bdbbf48f4db6fa64079efcd284955a3bf629b705 | [log] [tgz] |
---|---|---|
author | Maxime Méré <maxime.mere@foss.st.com> | Thu Sep 26 09:29:49 2024 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Feb 26 20:18:16 2025 +0100 |
tree | 60deda837b085e15d52ccbe8bf69df0bb815c8d7 | |
parent | bac623d18626061ccfe20b3744aa8d77b4cdd82b [diff] |
fix(st-pmic): remove deadcode from STPMIC2 driver "regul" corresponds to a specific part of a global table that can't be undefined. Thus, checking if it is NULL is useless. Issue found by Coverity (CID 445089). Signed-off-by: Maxime Méré <maxime.mere@foss.st.com> Change-Id: Ic812bc1fde12fe8389677c7c72fb85246c50f5c9