]> Git Repo - J-u-boot.git/commit
video: arm: rpi: Move the video settings out of the driver
authorSimon Glass <[email protected]>
Wed, 5 Apr 2017 22:23:41 +0000 (16:23 -0600)
committerTom Rini <[email protected]>
Wed, 10 May 2017 00:20:40 +0000 (20:20 -0400)
commit7cac2fced726c4865133b74ea73ef13df40a1884
tree7e2e083b926764b82db86b72c8b32e0985f58944
parent2e4170b63bf05afe55a706dfc14c50ff1c6aa305
video: arm: rpi: Move the video settings out of the driver

Add a function to set the video parameters to the msg handler and remove
it from the video driver.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
arch/arm/mach-bcm283x/include/mach/msg.h
arch/arm/mach-bcm283x/msg.c
drivers/video/bcm2835.c
This page took 0.027981 seconds and 4 git commands to generate.