commit | f9309d1bf220122659328040db47eede32514656 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Thu Apr 05 20:49:22 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Apr 12 14:51:16 2012 +0900 |
tree | e611a15e167289b1496eefb612a7afeec9afebb3 | |
parent | 6b1c762da98fd0d475a4539f94541aec91a8de30 [diff] |
drm/exynos: remove unnecessary type conversion of hdmi and mixer When the void pointer type variable is assigned to the specific pointer type variable, don't need to do type conversion. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>