9
0
Fork 0
barebox/drivers/video
Sascha Hauer 73b0d228e5 driver: Attach info callback to device, not to driver
Since the info is device specific and not driver specific, attach
the callback to the device. This makes it possible to have a info
callback for a device which does not have a driver attached.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-05-30 12:18:27 +02:00
..
Kconfig video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
Makefile video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
atmel_hlcdfb.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_lcdfb.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_lcdfb.h video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
atmel_lcdfb_core.c video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
fb.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
imx-ipu-fb.c fb: imx-ipu-fb: Use dev_add_param_int for alpha parameter 2013-04-11 11:48:35 +02:00
imx.c fb: imxfb: Use dev_add_param_int for alpha parameter 2013-04-11 11:48:35 +02:00
pxa.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
s3c24xx.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
sdl.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
stm.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00