A couple of basic runtime fixes for the IMG PDC watchdog driver. These were found by attempting to enable the driver for TZ1090 and running under Meta QEMU. Note that QEMU doesn't emulate the actual watchdog functionality beyond the soft reset register, so I cannot claim to have tested the driver's watchdog timer functionality yet.
James Hogan (2): watchdog: imgpdc: Fix probe NULL pointer dereference watchdog: imgpdc: Fix default heartbeat drivers/watchdog/imgpdc_wdt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Cc: Wim Van Sebroeck <[email protected]> Cc: Ezequiel Garcia <[email protected]> Cc: Naidu Tellapati <[email protected]> Cc: Jude Abraham <[email protected]> Cc: [email protected] -- 2.0.5 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
