All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: imgpdc: Runtime fixes
@ 2015-02-20 23:45 James Hogan
  2015-02-20 23:45 ` [PATCH 1/2] watchdog: imgpdc: Fix probe NULL pointer dereference James Hogan
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: James Hogan @ 2015-02-20 23:45 UTC (permalink / raw)
  To: Wim Van Sebroeck, linux-watchdog
  Cc: James Hogan, James Hogan, Ezequiel Garcia, Naidu Tellapati,
	Jude Abraham

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@iguana.be>
Cc: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Cc: Naidu Tellapati <Naidu.Tellapati@imgtec.com>
Cc: Jude Abraham <Jude.Abraham@imgtec.com>
Cc: linux-watchdog@vger.kernel.org
-- 
2.0.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-03-24  8:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 23:45 [PATCH 0/2] watchdog: imgpdc: Runtime fixes James Hogan
2015-02-20 23:45 ` [PATCH 1/2] watchdog: imgpdc: Fix probe NULL pointer dereference James Hogan
2015-02-23 19:26   ` Guenter Roeck
2015-02-20 23:45 ` [PATCH 2/2] watchdog: imgpdc: Fix default heartbeat James Hogan
2015-02-23 19:27   ` Guenter Roeck
2015-03-20 20:53 ` [PATCH 0/2] watchdog: imgpdc: Runtime fixes James Hogan
2015-03-22 17:06   ` Guenter Roeck
2015-03-24  7:42     ` Wim Van Sebroeck
2015-03-24  8:19 ` Wim Van Sebroeck
2015-03-24  8:47   ` Naidu Tellapati

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.