From 47d173ffb2ed4be528940aa10f5e48811aac014b Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Thu, 3 Apr 2014 20:41:01 +0530 Subject: [PATCH] drm/exynos: hdmi: remove unnecessary memset Our resources were just zalloc'ed as part of hdata. They are already 0. Signed-off-by: Daniel Kurtz Signed-off-by: Rahul Sharma Signed-off-by: Inki Dae --- Reading git-format-patch failed