From bcfc7acbca8d9f40c4b55c6f0dad1519287f81fa Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 14 Mar 2014 14:02:28 +0100 Subject: [PATCH] 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-format-patch failed