From: Tomi Valkeinen Date: Mon, 22 Oct 2012 13:12:58 +0000 (+0300) Subject: OMAPDSS: DPI: always use DSI PLL if available X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~61^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8276ef75f5c7811b038d1d23b2b42c16efc5ac;p=pandora-kernel.git OMAPDSS: DPI: always use DSI PLL if available We currently get the decision whether to use PRCM or DSI PLL clock for DPI from the board file. This is not a good way to handle it, and it won't work with device tree. This patch changes DPI to always use DSI PLL if it's available. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed