drm/tegra: Remove redundant zeroing out of memory
authorThierry Reding <treding@nvidia.com>
Wed, 10 Dec 2014 10:41:05 +0000 (11:41 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:34 +0000 (10:14 +0100)
commitaa942f6ac43ab7373a025fe54780c8a852f33348
tree8692b97fedab76decec425ad944cc7e164876513
parent8c8cb58ed6429da3cd41c1b44770c7a4b1b33933
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 <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/output.c
This page took 0.025566 seconds and 5 git commands to generate.