Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1230178
| From | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] power: Remove unnecessary MODULE_ALIAS() for I2C drivers |
| Date | 2015-09-22 15:20 +0200 |
| Message-ID | <qbvEe-6p9-27@gated-at.bofh.it> (permalink) |
| References | <q3t6y-2Mk-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Mon, Aug 31, 2015 at 10:52:00AM +0200, Javier Martinez Canillas wrote: > These drivers already have an I2C device id table that is used to create > module aliases and the used MODULE_ALIAS() was either already in the I2C > table so it was redundant or wasn't a valid I2C id so it was never used. > > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Thanks, queued for 4.4. -- Sebastian
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] power: Remove unnecessary MODULE_ALIAS() for I2C drivers Sebastian Reichel <sre@kernel.org> - 2015-09-22 15:20 +0200
csiph-web