diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2011-11-15 08:25:39 +0100 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2011-11-17 02:05:39 +0100 |
commit | ca22e3cc25f180859561f36d51bf21278db5ae11 (patch) | |
tree | c7f480c59af0586198cb4ef58c4b45386fed0bf5 /drivers/mmc | |
parent | drm/exynos: Add disable of manager (diff) | |
download | linux-ca22e3cc25f180859561f36d51bf21278db5ae11.tar.xz linux-ca22e3cc25f180859561f36d51bf21278db5ae11.zip |
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
- exynos_drm_buf_create() returns err pointer so NULL check is wrong.
- Case that exynos_gem_obj is not created, destroy call in exception
handle lable uses this pointer. so instead buffer is directly used.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions