
2 Feb
2020
2 Feb
'20
6:25 p.m.
On 2/2/20 12:12 PM, Sean Anderson wrote:
Currently, the designware watchdog driver depends in several places on the values of CONFIG_DW_WDT_ defines. This patch moves these uses to just the functions hw_watchdog_*.
drivers/watchdog/designware_wdt.c | 65 ++++++++++++++++++++----------- 1 file changed, 42 insertions(+), 23 deletions(-)
Signed-off-by: Sean Anderson seanga2@gmail.com