1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/drivers/video
Ajay Kumar beded3d13a video: exynos_dp: Make dp_regs global
dp_regs variable was redundantly defined across all the functions in
the driver even though it contains just the same address. We make it
global and initialize it once using exynos_dp_set_base_addr().
>From then on, other funtions can use the address stored in the global variable.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-03-27 21:21:19 +09:00
..
2010-01-27 21:23:14 +01:00
2013-03-20 15:30:00 +01:00
2012-07-08 22:15:08 +02:00
2012-11-06 22:24:11 +01:00
2011-10-13 12:26:30 +02:00
2013-03-20 15:30:00 +01:00
2010-10-22 00:05:05 +02:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00