watchdog: of_xilinx_wdt: Skip printing pointer value
authorSrinivas Neeli <srinivas.neeli@xilinx.com>
Mon, 29 Mar 2021 16:19:39 +0000 (21:49 +0530)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 21 Jun 2021 06:49:08 +0000 (08:49 +0200)
commit48027d0d9a77e051619f9cd5d311be12a4cb9380
tree1ed2bcd15064dfa8250d5a98260022841d053958
parentf185de2231ce3214bb242f56b5d73641d5269508
watchdog: of_xilinx_wdt: Skip printing pointer value

"%p" is not printing the pointer value.
In driver, printing pointer value is not useful so avoiding print.

iSigned-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20210329161939.37680-6-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