From dbb3f2f751069bc757fbdbe8911a7e784e850b24 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 26 Mar 2014 12:32:14 +0100 Subject: [PATCH] drm/tegra: dc - Move around shift clock programming Program the shift clock divider in tegra_crtc_setup_clk() since that's where the divider is computed, so passing it around can be avoided. Signed-off-by: Thierry Reding --- Reading git-format-patch failed