]> Git Repo - J-u-boot.git/commit
dm: video: sandbox: Convert sandbox to use driver model for video
authorSimon Glass <[email protected]>
Tue, 19 Jan 2016 02:52:25 +0000 (19:52 -0700)
committerSimon Glass <[email protected]>
Thu, 21 Jan 2016 02:10:16 +0000 (19:10 -0700)
commit3ade5bc4dc24edf5e1f13f3c43a9e8b7f8c2d853
treee276da8f4b751ea7feecf32fa750e71671bfa7f2
parent1e69ad014c68bf375ba2113486c5c0095d3292d0
dm: video: sandbox: Convert sandbox to use driver model for video

Now that driver model support is available, convert sandbox over to use it.
We can remove a few of the special hooks that sandbox currently has.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
arch/sandbox/dts/sandbox.dts
board/sandbox/sandbox.c
common/lcd.c
configs/sandbox_defconfig
drivers/serial/sandbox.c
drivers/video/sandbox_sdl.c
include/configs/sandbox.h
include/fdtdec.h
lib/fdtdec.c
This page took 0.039901 seconds and 4 git commands to generate.