Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1503355
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers |
| Date | 2016-10-18 23:10 +0200 |
| Message-ID | <stJO2-7sS-29@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:10 +0200
[PATCH 3/4] i2c: xlr: Fix module autoload for OF registration Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:10 +0200
[PATCH 2/4] i2c: xlp9xx: Fix module autoload Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:10 +0200
[PATCH 4/4] i2c: digicolor: Fix module autoload Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:10 +0200
Re: [PATCH 4/4] i2c: digicolor: Fix module autoload Baruch Siach <baruch@tkos.co.il> - 2016-10-19 07:10 +0200
[PATCH 1/4] i2c: jz4780: Fix module autoload Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:10 +0200
Re: [PATCH 0/4] i2c: Fix module autoload for some i2c busses platform drivers Wolfram Sang <wsa@the-dreams.de> - 2016-10-25 11:40 +0200
csiph-web