[GIT PULL REQUEST] watchdog - v6.10 release cycle (fixes).

From: Wim Van Sebroeck
Date: Tue Jun 25 2024 - 10:01:41 EST


Hi Linus,

Please pull following watchdog changes for the v6.10 release cycle.

This series contains:
* lenovo_se10_wdt: add HAS_IOPORT dependency
* add missing MODULE_DESCRIPTION() macros

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

Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the git repository at:

git://www.linux-watchdog.org/linux-watchdog.git linux-watchdog-6.10-rc-fixes

for you to fetch changes up to acf9e67a7625367b89440855572b29c5ec19dd20:

watchdog: add missing MODULE_DESCRIPTION() macros (2024-06-15 12:49:57 +0200)

----------------------------------------------------------------
linux-watchdog 6.10-rc-fixes tag

----------------------------------------------------------------
Arnd Bergmann (1):
watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency

Jeff Johnson (1):
watchdog: add missing MODULE_DESCRIPTION() macros

drivers/watchdog/Kconfig | 1 +
drivers/watchdog/menz69_wdt.c | 1 +
drivers/watchdog/omap_wdt.c | 1 +
drivers/watchdog/simatic-ipc-wdt.c | 1 +
drivers/watchdog/ts4800_wdt.c | 1 +
drivers/watchdog/twl4030_wdt.c | 1 +
6 files changed, 6 insertions(+)
----------------------------------------------------------------

Kind regards,
Wim.