mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/3] watchdog: intel-mid_wdt: header and code cleanups
@ 2024-03-05 16:52 Andy Shevchenko
  2024-03-05 16:52 ` [PATCH v1 1/3] watchdog: intel-mid_wdt: Remove unused intel-mid.h Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Shevchenko @ 2024-03-05 16:52 UTC (permalink / raw)
  To: Andy Shevchenko, linux-watchdog, linux-kernel
  Cc: Wim Van Sebroeck, Guenter Roeck

A few cleanups against the driver, mostly making an order in the header
inclusions.

Andy Shevchenko (3):
  watchdog: intel-mid_wdt: Remove unused intel-mid.h
  watchdog: intel-mid_wdt: Don't use "proxy" headers
  watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()

 drivers/watchdog/intel-mid_wdt.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


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

end of thread, other threads:[~2024-03-05 17:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 16:52 [PATCH v1 0/3] watchdog: intel-mid_wdt: header and code cleanups Andy Shevchenko
2024-03-05 16:52 ` [PATCH v1 1/3] watchdog: intel-mid_wdt: Remove unused intel-mid.h Andy Shevchenko
2024-03-05 17:56   ` Guenter Roeck
2024-03-05 16:52 ` [PATCH v1 2/3] watchdog: intel-mid_wdt: Don't use "proxy" headers Andy Shevchenko
2024-03-05 17:57   ` Guenter Roeck
2024-03-05 16:52 ` [PATCH v1 3/3] watchdog: intel-mid_wdt: Get platform data via dev_get_platdata() Andy Shevchenko
2024-03-05 17:57   ` Guenter Roeck

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

Powered by JetHome