commit | 7259c3d6aaf2f0925c034c11a3aca7e9dad52550 | [log] [tgz] |
---|---|---|
author | Eunchul Kim <chulspro.kim@samsung.com> | Sat Dec 22 17:49:22 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jan 04 15:54:33 2013 +0900 |
tree | 29e607baf1f2028b2b9096ee0659001a24fc9a32 | |
parent | 694be458794da6415288978c7b5f8288ae2dc5c3 [diff] |
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 <chulspro.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>