From: Eunchul Kim Date: Sat, 22 Dec 2012 08:49:22 +0000 (+0900) Subject: drm/exynos: change member variable name. X-Git-Tag: v3.8-rc3~6^2~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7259c3d6aaf2f0925c034c11a3aca7e9dad52550;p=pandora-kernel.git drm/exynos: change member variable name. This patch change current command name from cmd to c_node. because we are using the member name, 'cmd', for command control ioctl in another structure. so, this patch changes it to c_node to avoid such confusing. Signed-off-by: Eunchul Kim Signed-off-by: Inki Dae --- Reading git-diff-tree failed