linux/drivers/iio/potentiometer
Javier Martinez Canillas 9c6e4efded iio: potentiometer: mcp4531: Export OF device ID table as module aliases
The I2C core always reports a MODALIAS of the form i2c:<foo> even if the
device was registered via OF, this means that exporting the OF device ID
table device aliases in the module is not needed. But in order to change
how the core reports modaliases to user-space, it's better to export it.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-01-22 13:21:29 +00:00
..
ds1803.c iio: potentiometer: add driver for Maxim Integrated DS1803 2016-04-10 12:34:09 +01:00
Kconfig iio: potentiometer: Fix typo in Kconfig 2016-07-03 12:40:01 +01:00
Makefile iio: max5487: Add support for Maxim digital potentiometers 2016-05-21 20:13:14 +01:00
max5487.c iio: max5487: Add support for Maxim digital potentiometers 2016-05-21 20:13:14 +01:00
mcp4131.c iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X 2016-04-03 11:13:42 +01:00
mcp4531.c iio: potentiometer: mcp4531: Export OF device ID table as module aliases 2017-01-22 13:21:29 +00:00
tpl0102.c iio: potentiometer: tpl0102: remove unneeded i2c check functionality test 2016-05-14 17:56:36 +01:00