[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221020185047.1001522-1-paul@crapouillou.net>
Date: Thu, 20 Oct 2022 19:50:43 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>
Cc: linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org,
Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH 0/4] watchdog: Remove #ifdef guards for PM functions
Hi,
A finishing touch of my previous work that removed #ifdef guards around
PM functions. Some drivers were not updated.
With this patchset all watchdog drivers are now converted to use the new
PM macros.
Cheers,
-Paul
Paul Cercueil (4):
watchdog: at91rm9200: Remove #ifdef guards for PM related functions
watchdog: twl4030: Remove #ifdef guards for PM related functions
watchdog: omap: Remove #ifdef guards for PM related functions
watchdog: kempld: Remove #ifdef guards for PM related functions
drivers/watchdog/at91rm9200_wdt.c | 11 ++---------
drivers/watchdog/db8500_wdt.c | 9 ++-------
drivers/watchdog/kempld_wdt.c | 11 ++---------
drivers/watchdog/omap_wdt.c | 11 ++---------
drivers/watchdog/twl4030_wdt.c | 9 ++-------
5 files changed, 10 insertions(+), 41 deletions(-)
--
2.35.1
Powered by blists - more mailing lists