fbdev: sh_mobile_meram: Don't perform update in register operation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Nov 2011 23:56:58 +0000 (00:56 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:13 +0000 (22:41 +0100)
commit97d16fe69b6499a14a0c85c053f7bef54ce992a4
tree71dd7643398c2075e1d655555cd1562391b4cfcd
parentc241a0e0c27882ecab1df57a44d202db6e02012c
fbdev: sh_mobile_meram: Don't perform update in register operation

Remove the RGB or Y/C base address update from the meram_register()
operation, as this belongs to the meram_update() operation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_meram.c
include/video/sh_mobile_meram.h
This page took 0.032151 seconds and 5 git commands to generate.