From 91eded9b481e61913d98142927b559af33a180a7 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 26 Mar 2014 13:32:21 +0100 Subject: [PATCH] drm/tegra: dc - Compute shift clock divider in output drivers The shift clock divider is highly dependent on the type of output, so push computation of it down into the output drivers. The old code used to work merely by accident. Signed-off-by: Thierry Reding --- Reading git-format-patch failed