]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: atmel: implement lcd_setcolreg function
authorBo Shen <voice.shen@atmel.com>
Thu, 8 Nov 2012 17:49:14 +0000 (17:49 +0000)
committerAnatolij Gustschin <agust@denx.de>
Sat, 10 Nov 2012 13:04:08 +0000 (14:04 +0100)
commitcfcd1c03e44fc22f2146948dc9f341b28e6ec583
tree52c5d4d4c53e1c5ff6d8ac9e59163326512e7063
parentd484b52e6fcb28dc011ce45718294496c6ea83d0
video: atmel: implement lcd_setcolreg function

implement the common api lcd_setcolreg in include/lcd.h

Signed-off-by: Bo Shen <voice.shen@atmel.com>
[agust: fixed commit log and gcc 4.6 -Wparentheses warnings]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/atmel_hlcdfb.c
include/atmel_hlcdc.h