commit | 4fbd9a4539e4eda1e9588509eb31e9dc38ffd653 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Tue Aug 07 08:57:25 2012 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 13 12:38:08 2012 +0900 |
tree | c3360d5c6293abd7a20d6b7ed16f4cb5e6015e14 | |
parent | b767593349c92049dcea4a8ce5c534c4a470099b [diff] |
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] The semantic patch that makes this change is available in scripts/coccinelle/api/err_cast.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>