[coreboot-gerrit] Patch merged into coreboot/master: cd4c8c1 exynos5/snow: remove wait_ms arg from dp_controller_init()

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 13 05:12:19 CEST 2013


the following patch was just integrated into master:
commit cd4c8c1e0e9049b264bdbe62e9f2192dee8c3d31
Author: David Hendricks <dhendrix at chromium.org>
Date:   Fri Apr 12 16:02:44 2013 -0700

    exynos5/snow: remove wait_ms arg from dp_controller_init()
    
    This removes the wait_ms argument from the dp_controller_init(). The
    only delay involved is a constant 60ms delay that happens if
    everything else goes well. This delay is derived from the LCD spec
    so there's no reason it should be baked into the controller code.
    
    (This patch also has the side-effect of fixing a bug where we were
    delaying on an undefined value for wait_ms).
    
    Change-Id: I03aa19f2ac2f720524fcb7c795e10cc57f0a226e
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/3078
    Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Sat Apr 13 03:37:24 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Sat Apr 13 05:12:18 2013, giving +2
See http://review.coreboot.org/3078 for details.

-gerrit



More information about the coreboot-gerrit mailing list