fbdev: sh_mipi_dsi: Allow LCDC board callbacks
authorMagnus Damm <damm@opensource.se>
Wed, 17 Nov 2010 06:44:54 +0000 (06:44 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 19 Nov 2010 08:02:58 +0000 (17:02 +0900)
commit6722a4016d7f5f107a82ad71a3ee1ccec105532f
treeffee60b93d78fe65a7293e8d6be66c2e91cc1b63
parentdeaba190188f1caa2317de4df6c9aaba501f9809
fbdev: sh_mipi_dsi: Allow LCDC board callbacks

Update the MIPI-DSI driver to make use of the
LCD panel callbacks in the LCDC platform data.

Without this patch MIPI panels cannot use board
specific LCDC callbacks to control power and/or
back light.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mipi_dsi.c