Searched hist:cdd469ad9e008a58ed465efa09f8594f1387e8ce (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/iio/temperature/ |
H A D | tsys02d.c | diff cdd469ad9e008a58ed465efa09f8594f1387e8ce Tue May 17 18:25:37 CEST 2016 Javier Martinez Canillas <javier@osg.samsung.com> iio: Export I2C module alias information
The I2C drivers have an i2c_device_id array but that information isn't exported to the modules using the MODULE_DEVICE_TABLE() macro. So the modules autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the modules.
The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/pressure/ |
H A D | hp206c.c | diff cdd469ad9e008a58ed465efa09f8594f1387e8ce Tue May 17 18:25:37 CEST 2016 Javier Martinez Canillas <javier@osg.samsung.com> iio: Export I2C module alias information
The I2C drivers have an i2c_device_id array but that information isn't exported to the modules using the MODULE_DEVICE_TABLE() macro. So the modules autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the modules.
The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | ms5637.c | diff cdd469ad9e008a58ed465efa09f8594f1387e8ce Tue May 17 18:25:37 CEST 2016 Javier Martinez Canillas <javier@osg.samsung.com> iio: Export I2C module alias information
The I2C drivers have an i2c_device_id array but that information isn't exported to the modules using the MODULE_DEVICE_TABLE() macro. So the modules autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the modules.
The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/linux/drivers/iio/humidity/ |
H A D | htu21.c | diff cdd469ad9e008a58ed465efa09f8594f1387e8ce Tue May 17 18:25:37 CEST 2016 Javier Martinez Canillas <javier@osg.samsung.com> iio: Export I2C module alias information
The I2C drivers have an i2c_device_id array but that information isn't exported to the modules using the MODULE_DEVICE_TABLE() macro. So the modules autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the modules.
The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | am2315.c | diff cdd469ad9e008a58ed465efa09f8594f1387e8ce Tue May 17 18:25:37 CEST 2016 Javier Martinez Canillas <javier@osg.samsung.com> iio: Export I2C module alias information
The I2C drivers have an i2c_device_id array but that information isn't exported to the modules using the MODULE_DEVICE_TABLE() macro. So the modules autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the modules.
The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|