watchdog: tangier: Replace unused constant with a comment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Jun 2019 10:28:07 +0000 (13:28 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 22 Jun 2019 14:26:22 +0000 (22:26 +0800)
commit8b295a20262802a7ae9704bafa5d0cafb3b4744f
tree0cc68f4caa2a6213f5a8b271d3b5770d6742a481
parent7ce74b70b9ac23276a47cc86c26028b6b6009c2f
watchdog: tangier: Replace unused constant with a comment

The default timeout value had been left in order to leave some traces
about default setup of watchdog done by firmware.

For better understanding and compiler burden, replace it with a comment.

Suggested-by: Stefan Roese <sr@denx.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/watchdog/tangier_wdt.c