Re: [PATCH] thermal: Fix a typo in the file soctherm.c

2021-03-23 Thread Thierry Reding
On Fri, Mar 05, 2021 at 07:23:20AM +0530, Bhaskar Chowdhury wrote: > > s/calibaration/calibration/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/thermal/tegra/soctherm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Thierry Reding signature.asc Description: PGP si

Re: [PATCH] thermal: Fix a typo in the file soctherm.c

2021-03-22 Thread Randy Dunlap
On 3/4/21 5:53 PM, Bhaskar Chowdhury wrote: > > s/calibaration/calibration/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap > --- > drivers/thermal/tegra/soctherm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/thermal/tegra/soctherm.c > b/dri

[PATCH] thermal: Fix a typo in the file soctherm.c

2021-03-04 Thread Bhaskar Chowdhury
s/calibaration/calibration/ Signed-off-by: Bhaskar Chowdhury --- drivers/thermal/tegra/soctherm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/tegra/soctherm.c b/drivers/thermal/tegra/soctherm.c index 66e0639da4bf..8b8fbd49679b 100644 --- a/drivers/therma