public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] watchdog: Remove #ifdef guards for PM functions
@ 2022-10-20 18:50 Paul Cercueil
  2022-10-20 18:50 ` [PATCH 1/4] watchdog: at91rm9200: Remove #ifdef guards for PM related functions Paul Cercueil
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Paul Cercueil @ 2022-10-20 18:50 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck
  Cc: linux-watchdog, linux-kernel, Paul Cercueil

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-21  7:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 18:50 [PATCH 0/4] watchdog: Remove #ifdef guards for PM functions Paul Cercueil
2022-10-20 18:50 ` [PATCH 1/4] watchdog: at91rm9200: Remove #ifdef guards for PM related functions Paul Cercueil
2022-10-20 21:59   ` Guenter Roeck
2022-10-21  7:21   ` Claudiu.Beznea
2022-10-20 18:50 ` [PATCH 2/4] watchdog: twl4030: " Paul Cercueil
2022-10-20 21:59   ` Guenter Roeck
2022-10-20 18:50 ` [PATCH 3/4] watchdog: omap: " Paul Cercueil
2022-10-20 19:22   ` Aaro Koskinen
2022-10-20 22:00   ` Guenter Roeck
2022-10-20 18:50 ` [PATCH 4/4] watchdog: kempld: " Paul Cercueil
2022-10-20 22:00   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox