public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] watchdog: mpc8xxx: several cleanups
@ 2015-08-07 10:07 Uwe Kleine-König
  2015-08-07 10:07 ` [PATCH v1 1/5] watchdog: mpc8xxx: remove dead code Uwe Kleine-König
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Uwe Kleine-König @ 2015-08-07 10:07 UTC (permalink / raw)
  To: Wim Van Sebroeck; +Cc: kernel, Guenter Roeck, linux-watchdog

Hello,

while working with an MPC5125 processor and Guenter's latest watchdog series
I cleaned up the mpc8xxx a bit. Here is the result.

Best regards
Uwe

Uwe Kleine-König (5):
  watchdog: mpc8xxx: remove dead code
  watchdog: mpc8xxx: simplify registration
  watchdog: mpc8xxx: make use of of_device_get_match_data
  watchdog: mpc8xxx: use dynamic memory for device specific data
  watchdog: mpc8xxx: allow to compile for MPC512x

 drivers/watchdog/Kconfig       |   2 +-
 drivers/watchdog/mpc8xxx_wdt.c | 150 +++++++++++++++++------------------------
 2 files changed, 61 insertions(+), 91 deletions(-)

-- 
2.4.6


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

end of thread, other threads:[~2015-08-10 17:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 10:07 [PATCH v1 0/5] watchdog: mpc8xxx: several cleanups Uwe Kleine-König
2015-08-07 10:07 ` [PATCH v1 1/5] watchdog: mpc8xxx: remove dead code Uwe Kleine-König
2015-08-07 14:52   ` Guenter Roeck
2015-08-07 10:07 ` [PATCH v1 2/5] watchdog: mpc8xxx: simplify registration Uwe Kleine-König
2015-08-07 14:55   ` Guenter Roeck
2015-08-07 10:07 ` [PATCH v1 3/5] watchdog: mpc8xxx: make use of of_device_get_match_data Uwe Kleine-König
2015-08-07 14:56   ` Guenter Roeck
2015-08-10  7:24     ` Uwe Kleine-König
2015-08-10 17:33       ` Guenter Roeck
2015-08-10  7:25   ` Uwe Kleine-König
2015-08-10 17:33     ` Guenter Roeck
2015-08-07 10:07 ` [PATCH v1 4/5] watchdog: mpc8xxx: use dynamic memory for device specific data Uwe Kleine-König
2015-08-07 14:59   ` Guenter Roeck
2015-08-07 10:07 ` [PATCH v1 5/5] watchdog: mpc8xxx: allow to compile for MPC512x Uwe Kleine-König
2015-08-07 15:00   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox