Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1569990

[PATCH 0/2] watchdog: cleanup ep93xx platform drivers

From H Hartley Sweeten <hsweeten@visionengravers.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] watchdog: cleanup ep93xx platform drivers
Date 2017-01-30 19:30 +0100
Message-ID <t5oIx-7eY-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The ep93xx_wdt driver is used by EP93xx based platforms for the internal
watchdog of the EP93xx processor. The TS-72xx platforms have an additional
watchdog provided by the CPLD on those boards.

Cleanup both drivers.

H Hartley Sweeten (2):
  watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
  watchdog: ts72xx_wdt: convert driver to watchdog core

 drivers/watchdog/ep93xx_wdt.c | 115 +++++------
 drivers/watchdog/ts72xx_wdt.c | 447 +++++++++---------------------------------
 2 files changed, 139 insertions(+), 423 deletions(-)

-- 
2.10.0

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] watchdog: cleanup ep93xx platform drivers H Hartley Sweeten <hsweeten@visionengravers.com> - 2017-01-30 19:30 +0100

csiph-web