All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] watchdog: omap: several cleanups
@ 2015-04-24  9:48 Uwe Kleine-König
  2015-04-24  9:48 ` [PATCH 1/3] watchdog: omap: use watchdog_init_timeout Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Uwe Kleine-König @ 2015-04-24  9:48 UTC (permalink / raw)
  To: linux-watchdog, Wim Van Sebroeck; +Cc: Lokesh Vutla, Felipe Balbi, kernel

Hello,

this is the current state of my cleanups for the omap watchdog driver.
As overtaking a running watchdog isn't that trivial as expected I'm
sending this out that it doesn't bitrot.

Best regards
Uwe Kleine-König

Uwe Kleine-König (3):
  watchdog: omap: use watchdog_init_timeout
  watchdog: omap: put struct watchdog_device into driver data
  watchdog: omap: simplify assignment of bootstatus

 .../devicetree/bindings/watchdog/omap-wdt.txt      |  9 +--
 drivers/watchdog/omap_wdt.c                        | 66 +++++++++-------------
 2 files changed, 32 insertions(+), 43 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-04-26 19:46 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-24  9:48 [PATCH 0/3] watchdog: omap: several cleanups Uwe Kleine-König
2015-04-24  9:48 ` [PATCH 1/3] watchdog: omap: use watchdog_init_timeout Uwe Kleine-König
2015-04-24 14:42   ` Felipe Balbi
2015-04-24 14:42     ` Felipe Balbi
2015-04-24 19:02     ` Uwe Kleine-König
2015-04-24 19:02       ` Uwe Kleine-König
2015-04-24 20:20       ` [PATCH 1a/3] watchdog: omap: clearify device tree documentation Uwe Kleine-König
2015-04-24 20:20         ` Uwe Kleine-König
2015-04-25  2:10         ` Felipe Balbi
2015-04-25  2:10           ` Felipe Balbi
2015-04-26 15:29           ` Guenter Roeck
2015-04-26 15:29             ` Guenter Roeck
2015-04-26 19:12             ` Uwe Kleine-König
2015-04-26 19:12               ` Uwe Kleine-König
2015-04-26 19:46               ` Guenter Roeck
2015-04-26 19:46                 ` Guenter Roeck
2015-04-24  9:48 ` [PATCH 2/3] watchdog: omap: put struct watchdog_device into driver data Uwe Kleine-König
2015-04-24 14:44   ` Felipe Balbi
2015-04-24 14:44     ` Felipe Balbi
2015-04-24 19:10     ` Uwe Kleine-König
2015-04-24 19:10       ` Uwe Kleine-König
2015-04-24  9:48 ` [PATCH 3/3] watchdog: omap: simplify assignment of bootstatus Uwe Kleine-König
2015-04-24 14:45   ` Felipe Balbi
2015-04-24 14:45     ` Felipe Balbi
2015-04-24 19:03   ` Uwe Kleine-König
2015-04-26 15:28     ` Guenter Roeck
2015-04-26 19:14       ` Uwe Kleine-König

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.