fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel field
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 14 Aug 2012 10:21:17 +0000 (12:21 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 21 Nov 2012 14:50:00 +0000 (15:50 +0100)
commit86c82c43365b0c06002aa69a8185219be9437317
treeda9413ed824d52145ddd0ec06ee5dbcd13dd3535
parent772f5d1b78f1427be0abe54dbde82c51678316b9
fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel field

Get the LCDC channel selector from the sh_mipi_dsi_info channel field
directly instead of accessing the LCDC platform data through the
lcd_chan field.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mipi_dsi.c