Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569990 > unrolled thread
| Started by | H Hartley Sweeten <hsweeten@visionengravers.com> |
|---|---|
| First post | 2017-01-30 19:30 +0100 |
| Last post | 2017-01-30 19:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] watchdog: cleanup ep93xx platform drivers H Hartley Sweeten <hsweeten@visionengravers.com> - 2017-01-30 19:30 +0100
| From | H Hartley Sweeten <hsweeten@visionengravers.com> |
|---|---|
| Date | 2017-01-30 19:30 +0100 |
| Subject | [PATCH 0/2] watchdog: cleanup ep93xx platform drivers |
| Message-ID | <t5oIx-7eY-7@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web