]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: of_xilinx_wdt: Used dev_dbg()
authorSrinivas Goud <srinivas.goud@xilinx.com>
Mon, 29 Mar 2021 16:19:37 +0000 (21:49 +0530)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 21 Jun 2021 06:49:07 +0000 (08:49 +0200)
commit283ca9fad8a24bdfb6b403164e10b7bbbc0ea51f
tree94cee20535135876c63077555a50ff5da6aa295e
parentf2eab0c4e09410d75d65b8bc2a0e31d913290b4e
watchdog: of_xilinx_wdt: Used dev_dbg()

This patch removes pr_info in stop function and adds dev_dbg()
in start/stop function to display device specific debug info.

Signed-off-by: Srinivas Goud <srinivas.goud@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210329161939.37680-4-srinivas.neeli@xilinx.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/of_xilinx_wdt.c