uboot/board/samsung/smdk5250
Ajay Kumar c18222bee8 video: exynos_dp: Remove callbacks from the driver
Replaced the functionality of callbacks by using a standard set of functions.
Instead of implementing and hooking up a callback, put the same code in one of
the standard set of functions by overriding it.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-03-27 21:17:15 +09:00
..
Makefile EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
clock_init.c
clock_init.h
dmc_common.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_init_ddr3.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
lowlevel_init.S
setup.h Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
smdk5250-uboot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
smdk5250.c video: exynos_dp: Remove callbacks from the driver 2013-03-27 21:17:15 +09:00
smdk5250_spl.c
spl_boot.c EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
tzpc_init.c