commit | ef61aae4ddf1dbd0e9b6ad21e2e57632a8fe76f6 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Dec 07 14:20:06 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 09 12:40:44 2009 +0900 |
tree | 8e21c38842ffa6e5b05246376f68acb81f8294b0 | |
parent | b25b9758466bb8bc837f1863389015820f7cb11d [diff] |
sh: add a start_transfer() callback to the LCDC driver This patch adds a ->start_transfer() callback to the driver sh_mobile_lcdcfb.c. The callback is used to program the LCDC panel in the case of one-shot mode. Needed by the LCD controller used on the KFR2R09 board. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>