]> git.baikalelectronics.ru Git - uboot.git/commit
thermal: imx_tmu: Clean up all prints
authorMarek Vasut <marex@denx.de>
Tue, 4 Apr 2023 19:25:09 +0000 (21:25 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 11:48:52 +0000 (13:48 +0200)
commit2f56f3a1bfa942089aae373f437c3518c8971399
tree3da02a201aaf9576f66d9191998d64de5a21cc52
parent29852111ced6138329189fb7659b3712bf6881fe
thermal: imx_tmu: Clean up all prints

Use dev_(dev, ...) for all printing and debug logging, since this
already includes the device name. Drop device name where duplicate.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
drivers/thermal/imx_tmu.c