[PATCH v3 0/3] Fixes for Tegra soctherm
From: Wei Ni <hidden>
Date: 2018-11-28 05:44:44
Also in:
lkml
From: Wei Ni <hidden>
Date: 2018-11-28 05:44:44
Also in:
lkml
This series fixed some issues for Tegra soctherm Main changes from v2: 1. add codes to parse sensor id to avoid registration failure. Main changes from v1: 1. Acked by Thierry Reding [off-list ref] for the patch "thermal: tegra: fix memory allocation". 2. Print out the sensor name when register failed. 2. Remove patch "thermal: tegra: fix coverity defect" Wei Ni (3): thermal: tegra: remove unnecessary warnings thermal: tegra: fix memory allocation thermal: tegra: parse sensor id before sensor register drivers/thermal/tegra/soctherm.c | 54 +++++++++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 6 deletions(-) -- 2.7.4