[GIT PULL REQUEST] watchdog - v5.0-rc Fixes

From: Wim Van Sebroeck
Date: Sat Jan 19 2019 - 07:08:32 EST


Hi Linus,

Please pull the watchdog changes for the v4.21 release cycle.

This series contains:
* mt7621_wdt/rt2880_wdt: Fix compilation problem
* tqmx86: Fix a couple IS_ERR() vs NULL bugs

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 3bd6e94bec122a951d462c239b47954cf5f36e33:

arch: restore generic-y += shmparam.h for some architectures (2019-01-06 18:16:11 -0800)

are available in the git repository at:

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-5.0-rc-fixes

for you to fetch changes up to 4a22fc534f2f55808c41197cf17d829099032acb:

watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugs (2019-01-07 10:10:35 +0100)

----------------------------------------------------------------
linux-watchdog 5.0-rc-fixes tag

----------------------------------------------------------------
Dan Carpenter (1):
watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugs

NeilBrown (1):
watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem

drivers/watchdog/mt7621_wdt.c | 1 +
drivers/watchdog/rt2880_wdt.c | 1 +
drivers/watchdog/tqmx86_wdt.c | 8 ++++----
3 files changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.