android_kernel_oneplus_msm8998/drivers/misc/eeprom
Javier Martinez Canillas c49c1f0873 misc: eeprom: Export I2C module alias information in missing drivers
The I2C core always reports the MODALIAS uevent as "i2c:<client name>"
regardless if the driver later is match using the I2C id_table or the
of_match_table. So the driver needs to export the I2C table and this
be built into the module or udev won't have the necessary information
to auto load the correct module when the device is added.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2015-08-10 08:37:36 +02:00
..
at24.c misc: Drop owner assignment from i2c_driver 2015-08-10 08:37:35 +02:00
at25.c misc: at25: Make use of device property API 2014-11-04 21:58:21 +01:00
digsy_mtc_eeprom.c misc/eeprom: add eeprom access driver for digsy_mtc board 2011-07-25 20:57:16 -07:00
eeprom.c EEPROM: Introduce the use of devm_kzalloc 2014-09-23 23:04:17 -07:00
eeprom_93cx6.c eeprom-93cx6: Add (read-only) support for 8-bit mode 2014-11-25 15:42:53 +01:00
eeprom_93xx46.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
Kconfig ARM: sunxi: Initial support for Allwinner's Security ID fuses 2013-09-26 13:47:36 -07:00
Makefile ARM: sunxi: Initial support for Allwinner's Security ID fuses 2013-09-26 13:47:36 -07:00
max6875.c misc: eeprom: Export I2C module alias information in missing drivers 2015-08-10 08:37:36 +02:00
sunxi_sid.c misc: eeprom: drop owner assignment from platform_drivers 2014-10-20 16:20:55 +02:00