From: Thierry Reding Date: Fri, 16 Jan 2015 15:30:55 +0000 (+0100) Subject: drm/tegra: dc: Do not needlessly deassert reset X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f175f4f38de4e89facbb1420978e072ed4870c;p=pandora-kernel.git drm/tegra: dc: Do not needlessly deassert reset Commit 9c0127004ff4 ("drm/tegra: dc: Add powergate support") changed the driver's ->probe() implementation to deassert the module reset, and with there being nobody else to assert it until ->remove() there is no need to deassert again later on. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed