From: Thierry Reding Date: Wed, 6 Aug 2014 07:14:28 +0000 (+0200) Subject: drm/tegra: dsi: Make FIFO depths host parameters X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976cebc35bed0456a42bf96073a26f251d23b264;p=pandora-kernel.git drm/tegra: dsi: Make FIFO depths host parameters Rather than hardcoding them as macros, make the host and video FIFO depths parameters so that they can be more easily adjusted if a new generation of the Tegra SoC changes them. While at it, set the depth of the video FIFO to the correct value of 1920 *words* rather than *bytes*. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed