mbox series

[v1,0/2] thermal: trivial fixes to error messages

Message ID cover.1548063429.git.amit.kucheria@linaro.org (mailing list archive)
Headers show
Series thermal: trivial fixes to error messages | expand

Message

Amit Kucheria Jan. 21, 2019, 9:42 a.m. UTC
Fix up a couple of error messages

Amit Kucheria (2):
  thermal: of-thermal: Print name of device node with error
  thermal: cpu_cooling: Clarify error message

 drivers/thermal/cpu_cooling.c | 2 +-
 drivers/thermal/of-thermal.c  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Viresh Kumar Jan. 22, 2019, 7:08 a.m. UTC | #1
On 21-01-19, 15:12, Amit Kucheria wrote:
> Fix up a couple of error messages
> 
> Amit Kucheria (2):
>   thermal: of-thermal: Print name of device node with error
>   thermal: cpu_cooling: Clarify error message

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Eduardo Valentin Feb. 5, 2019, 11:49 p.m. UTC | #2
On Mon, Jan 21, 2019 at 03:12:21PM +0530, Amit Kucheria wrote:
> Fix up a couple of error messages
> 
> Amit Kucheria (2):
>   thermal: of-thermal: Print name of device node with error
>   thermal: cpu_cooling: Clarify error message
> 
>  drivers/thermal/cpu_cooling.c | 2 +-
>  drivers/thermal/of-thermal.c  | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Collecting these.

> 
> -- 
> 2.17.1