]> Git Repo - linux.git/commit
drm/exynos: remove unnecessary devm_kfree
authorSeung-Woo Kim <[email protected]>
Wed, 22 May 2013 12:14:16 +0000 (21:14 +0900)
committerInki Dae <[email protected]>
Thu, 23 May 2013 10:48:38 +0000 (19:48 +0900)
commit7a1b00e0728ff20d6c8e2d6335da05d13d03ef74
tree158988fc22e639d970886ce91fd0ac53001adc3d
parenta3ad6976fe5a306fc6cb9e423ac0ef2f06f79189
drm/exynos: remove unnecessary devm_kfree

devm_kfree does not need for fail case of probe function and for
remove function.

Signed-off-by: Seung-Woo Kim <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_gsc.c
drivers/gpu/drm/exynos/exynos_drm_rotator.c
This page took 0.051281 seconds and 4 git commands to generate.