From: Thierry Reding Date: Fri, 14 Mar 2014 13:02:28 +0000 (+0100) Subject: drm/tegra: dsi - Remove unneeded code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcfc7acbca8d9f40c4b55c6f0dad1519287f81fa;p=pandora-kernel.git drm/tegra: dsi - Remove unneeded code A bunch of registers are initialized to 0 upon during driver probe. It turns out that none of these are actually needed, so they can simply be dropped. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed