commit | 97d16fe69b6499a14a0c85c053f7bef54ce992a4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Nov 22 00:56:58 2011 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:41:13 2012 +0100 |
tree | 71dd7643398c2075e1d655555cd1562391b4cfcd | |
parent | c241a0e0c27882ecab1df57a44d202db6e02012c [diff] |
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>