All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers
@ 2016-10-18 21:01 ` Javier Martinez Canillas
  0 siblings, 0 replies; 11+ messages in thread
From: Javier Martinez Canillas @ 2016-10-18 21:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, Baruch Siach, Wolfram Sang,
	linux-arm-kernel, linux-i2c

Hello Wolfram,

I noticed that module autoload won't be working in some of the i2c
busses drivers. This patch series contains the fixes for these.

Best regards,
Javier


Javier Martinez Canillas (4):
  i2c: jz4780: Fix module autoload
  i2c: xlp9xx: Fix module autoload
  i2c: xlr: Fix module autoload for OF registration
  i2c: digicolor: Fix module autoload

 drivers/i2c/busses/i2c-digicolor.c | 1 +
 drivers/i2c/busses/i2c-jz4780.c    | 1 +
 drivers/i2c/busses/i2c-xlp9xx.c    | 1 +
 drivers/i2c/busses/i2c-xlr.c       | 1 +
 4 files changed, 4 insertions(+)

-- 
2.7.4

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 21:01 [PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers Javier Martinez Canillas
2016-10-18 21:01 ` Javier Martinez Canillas
2016-10-18 21:01 ` [PATCH 1/4] i2c: jz4780: Fix module autoload Javier Martinez Canillas
2016-10-18 21:01 ` [PATCH 2/4] i2c: xlp9xx: " Javier Martinez Canillas
2016-10-18 21:01 ` [PATCH 3/4] i2c: xlr: Fix module autoload for OF registration Javier Martinez Canillas
2016-10-18 21:01 ` [PATCH 4/4] i2c: digicolor: Fix module autoload Javier Martinez Canillas
2016-10-18 21:01   ` Javier Martinez Canillas
2016-10-19  5:05   ` Baruch Siach
2016-10-19  5:05     ` Baruch Siach
2016-10-25  9:32 ` [PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers Wolfram Sang
2016-10-25  9:32   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.