linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: Fix module autoload for different platform drivers
@ 2016-11-23 16:37 Javier Martinez Canillas
       [not found] ` <1479919031-5112-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Javier Martinez Canillas @ 2016-11-23 16:37 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: Javier Martinez Canillas, Mark Brown, linux-spi-u79uwXL29TY76Z2rM5mHXA

Hello Mark,

This patch series contains trivial fixes for SPI platform drivers that
can be build as a module but did not have module alias information.

Best regards,
Javier


Javier Martinez Canillas (4):
  spi: spi-axi: Fix module autoload
  spi: jcore: Fix module autoload for OF registration
  spi: xlp: Fix module autoload for OF registration
  spi: ath79: Fix module autoload for OF registration

 drivers/spi/spi-ath79.c          | 1 +
 drivers/spi/spi-axi-spi-engine.c | 1 +
 drivers/spi/spi-jcore.c          | 1 +
 drivers/spi/spi-xlp.c            | 1 +
 4 files changed, 4 insertions(+)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-11-25 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23 16:37 [PATCH 0/4] spi: Fix module autoload for different platform drivers Javier Martinez Canillas
     [not found] ` <1479919031-5112-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-11-23 16:37   ` [PATCH 1/4] spi: spi-axi: Fix module autoload Javier Martinez Canillas
     [not found]     ` <1479919031-5112-2-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-11-25 13:10       ` Applied "spi: spi-axi: Fix module autoload" to the spi tree Mark Brown
2016-11-23 16:37 ` [PATCH 2/4] spi: jcore: Fix module autoload for OF registration Javier Martinez Canillas
2016-11-25 13:10   ` Applied "spi: jcore: Fix module autoload for OF registration" to the spi tree Mark Brown
2016-11-23 16:37 ` [PATCH 3/4] spi: xlp: Fix module autoload for OF registration Javier Martinez Canillas
2016-11-25 13:10   ` Applied "spi: xlp: Fix module autoload for OF registration" to the spi tree Mark Brown
2016-11-23 16:37 ` [PATCH 4/4] spi: ath79: Fix module autoload for OF registration Javier Martinez Canillas
     [not found]   ` <1479919031-5112-5-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-11-25 13:10     ` Applied "spi: ath79: Fix module autoload for OF registration" to the spi tree 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).