]> git.dujemihanovic.xyz Git - u-boot.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)
commit114eb2505f45f060347416b24cd8f6d4f335f010
tree3da02a201aaf9576f66d9191998d64de5a21cc52
parentb1d20ae5a648e50fa7fa20981b4ebc6c5c206fa8
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