Home
last modified time | relevance | path

Searched hist:"86 e929e8252c9b2a6e74a9d53c9ef8a9d5353602" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dpxa_lcd.c86e929e8252c9b2a6e74a9d53c9ef8a9d5353602 Fri Apr 12 18:59:14 UTC 2013 Mike Dunn <mikedunn@newsguy.com> pxa_lcd: make lcd_enable() a weak pointer

Make lcd_init() a weak pointer so that boards can overload it if necessary. The
palmtreo680 board needs to wiggle some gpios and configure the pwm controller in
order to get the lcd and its backlight working.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>