[PATCH] phy: mediatek: fix returning garbage
Vinod Koul
vkoul at kernel.org
Fri May 5 02:28:29 PDT 2023
On 14-04-23, 08:22, Tom Rix wrote:
> clang reports
> drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:298:6: error: variable
> 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
> if (ret)
> ^~~
> ret should have been set by the preceding call to mtk_hdmi_pll_set_hw.
I have applied "phy: mediatek: hdmi: mt8195: fix uninitialized variable
usage in pll_calc"
--
~Vinod
More information about the linux-phy
mailing list