[GIT PULL REQUEST] watchdog - v4.16 Fixes 2

From: wim
Date: Sat Mar 10 2018 - 05:55:40 EST


Hi Linus,

Please pull the watchdog fixes for the v4.16 release cycle.

This series contains:
* f71808e_wdt: Fix magic close handling
* sbsa: 32-bit read fix for WCV
* hpwdt: Remove legacy NMI sourcing

The output from git request-pull:
----------------------------------------------------------------

The following changes since commit a17f4f032b61abd998a1f81b206a4517e2e3db2f:

watchdog: sp5100_tco.c: fix potential build failure (2018-02-19 17:44:05 +0100)

are available in the git repository at:

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-4.16-fixes-2

for you to fetch changes up to 2b3d89b402b085b08498e896c65267a145bed486:

watchdog: hpwdt: Remove legacy NMI sourcing. (2018-03-03 15:52:33 +0100)

----------------------------------------------------------------
linux-watchdog 4.16-fixes-2 merge window tag

----------------------------------------------------------------
Igor Pylypiv (1):
watchdog: f71808e_wdt: Fix magic close handling

Jayachandran C (1):
watchdog: sbsa: use 32-bit read for WCV

Jerry Hoemann (1):
watchdog: hpwdt: Remove legacy NMI sourcing.

drivers/watchdog/f71808e_wdt.c | 3 +-
drivers/watchdog/hpwdt.c | 501 +----------------------------------------
drivers/watchdog/sbsa_gwdt.c | 3 +-
3 files changed, 13 insertions(+), 494 deletions(-)