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 <wim@xxxxxxxxx> Cc: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx> Cc: Naidu Tellapati <Naidu.Tellapati@xxxxxxxxxx> Cc: Jude Abraham <Jude.Abraham@xxxxxxxxxx> Cc: linux-watchdog@xxxxxxxxxxxxxxx -- 2.0.5 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html