linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] parport: Introduce module_parport_driver() and use it
@ 2021-03-03  9:16 Andy Shevchenko
  2021-03-03  9:16 ` [PATCH v3 1/3] parport: Introduce module_parport_driver() helper macro Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Andy Shevchenko @ 2021-03-03  9:16 UTC (permalink / raw)
  To: Andy Shevchenko, Mark Brown, Sudip Mukherjee,
	Mauro Carvalho Chehab, linux-spi, linux-kernel
  Cc: Greg Kroah-Hartman

Introduce module_parport_driver() and use it.
Greg or Mark, since we have this series tagged, can somebody of you pick it up?

Changelog v3:
- added tag on patch 1 (Sudip)
- Cc'ed to Greg

Andy Shevchenko (3):
  parport: Introduce module_parport_driver() helper macro
  spi: butterfly: Switch to use module_parport_driver()
  spi: lm70llp: Switch to use module_parport_driver()

 drivers/spi/spi-butterfly.c | 13 +------------
 drivers/spi/spi-lm70llp.c   | 13 +------------
 include/linux/parport.h     | 12 +++++++++++-
 3 files changed, 13 insertions(+), 25 deletions(-)

-- 
2.30.1


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

end of thread, other threads:[~2021-03-04 15:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-03  9:16 [PATCH v3 0/3] parport: Introduce module_parport_driver() and use it Andy Shevchenko
2021-03-03  9:16 ` [PATCH v3 1/3] parport: Introduce module_parport_driver() helper macro Andy Shevchenko
2021-03-04  8:26   ` Greg Kroah-Hartman
2021-03-03  9:16 ` [PATCH v3 2/3] spi: butterfly: Switch to use module_parport_driver() Andy Shevchenko
2021-03-03  9:16 ` [PATCH v3 3/3] spi: lm70llp: " Andy Shevchenko
2021-03-03 20:24 ` [PATCH v3 0/3] parport: Introduce module_parport_driver() and use it Mark Brown
2021-03-04  8:27   ` Greg Kroah-Hartman
2021-03-04 15:05 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).