On Tue, 22 Jan 2019 at 14:18, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > > Merge commit 19785cf93b6c ("Merge branch 'linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal") > broke the code introduced by commit ffe6e16f14fa ("thermal: exynos: Reduce > severity of too early temperature read"). Restore the original code from > the mentioned commit to finally fix the warning message during boot: > > thermal thermal_zone0: failed to read out thermal zone (-22) > > Reported-by: Marian Mihailescu <marian.mihailescu@xxxxxxxxxxxxxxx> > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > Fixes: 19785cf93b6c ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal") > --- > drivers/thermal/samsung/exynos_tmu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Damn... Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof