remarkable-linux/drivers/video/backlight
Javier Martinez Canillas 13d20b3b61 backlight: tosa: Export I2C module alias information
The I2C core always reports the MODALIAS uevent as "i2c:<modalias>"
regardless of the mechanism that was used to register the device
(i.e: OF or board code) and the table that is used later to match
the driver with the device (i.e: I2C id table or OF match table).

So drivers needs to export the I2C id table and this be built into
the module or udev won't have the necessary information to autoload
the needed driver module when the device is added.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2015-08-25 08:44:12 +01:00
..
88pm860x_bl.c backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack 2015-04-09 10:30:34 +01:00
aat2870_bl.c
adp5520_bl.c
adp8860_bl.c
adp8870_bl.c
ams369fg06.c
apple_bl.c
as3711_bl.c
backlight.c
bd6107.c
corgi_lcd.c
cr_bllcd.c
da903x_bl.c
da9052_bl.c video: backlight: da9052: Constify platform_device_id 2015-06-23 15:28:59 +01:00
ep93xx_bl.c
generic_bl.c
gpio_backlight.c gpio-backlight: Discover driver during boot time 2015-06-23 15:28:46 +01:00
hp680_bl.c
hx8357.c
ili922x.c
ili9320.c
ili9320.h
ipaq_micro_bl.c
jornada720_bl.c
jornada720_lcd.c
kb3886_bl.c
Kconfig backlight: pm8941-wled: Move PM8941 WLED driver to backlight 2015-08-25 08:41:56 +01:00
l4f00242t03.c
lcd.c
ld9040.c
ld9040_gamma.h
lm3533_bl.c
lm3630a_bl.c
lm3639_bl.c
lms283gf05.c
lms501kf03.c
locomolcd.c
lp855x_bl.c backlight: lp855x: Use private data for regulator control 2015-08-25 08:40:44 +01:00
lp8788_bl.c backlight: lp8788_bl: Delete a check before backlight_device_unregister() 2015-08-25 08:43:40 +01:00
ltv350qv.c
ltv350qv.h
lv5207lp.c
Makefile backlight: pm8941-wled: Move PM8941 WLED driver to backlight 2015-08-25 08:41:56 +01:00
max8925_bl.c
omap1_bl.c
ot200_bl.c
pandora_bl.c
pcf50633-backlight.c
platform_lcd.c
pm8941-wled.c backlight: pm8941-wled: Move PM8941 WLED driver to backlight 2015-08-25 08:41:56 +01:00
pwm_bl.c == Changes to existing drivers == 2015-06-24 18:57:00 -07:00
s6e63m0.c
s6e63m0_gamma.h
sky81452-backlight.c backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro 2015-08-25 08:43:21 +01:00
tdo24m.c
tosa_bl.c backlight: tosa: Export I2C module alias information 2015-08-25 08:44:12 +01:00
tosa_lcd.c
tps65217_bl.c
vgg2432a4.c
wm831x_bl.c