sh: add a start_transfer() callback to the LCDC driver
authorMagnus Damm <damm@opensource.se>
Mon, 7 Dec 2009 14:20:06 +0000 (14:20 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 9 Dec 2009 03:40:44 +0000 (12:40 +0900)
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>

No differences found