From: Thierry Reding Date: Wed, 10 Dec 2014 10:41:05 +0000 (+0100) Subject: drm/tegra: Remove redundant zeroing out of memory X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa942f6ac43ab7373a025fe54780c8a852f33348;p=pandora-kernel.git drm/tegra: Remove redundant zeroing out of memory The DRM core now zeroes out the memory associated with CRTC, encoder and connector objects upon cleanup, so there's no need to explicitly do that in drivers anymore. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed