From: Tomi Valkeinen Date: Mon, 11 Mar 2013 11:57:38 +0000 (+0200) Subject: OMAPDSS: DPI: fix dpi_get_dsidev() for omap5 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~46^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ad984ce0372f43006f5c700310c2d6f301085d;p=pandora-kernel.git OMAPDSS: DPI: fix dpi_get_dsidev() for omap5 On OMAP5 the DISPC channels and DSI PLLs are not connected the same way. LCD2 on OMAP5 cannot use any DSI PLL as a source clock, but LCD3 can use DSI2's PLL. This patch fixes dpi_get_dsidev() by adding separate case for OMAP5 to handle the difference. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-diff-tree failed