9
0
Fork 0
barebox/drivers/video
Jan Weitzel 977625a051 fb: calculate resource end
commit 5f03074 changed storing struct resource end insted of size.
Fix calculation of end in fb

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-02 09:07:31 +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 fb: calculate resource end 2013-04-02 09:07:31 +02:00
imx-ipu-fb.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
imx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
pxa.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
s3c24xx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
sdl.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
stm.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00