]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/ipp: simplify ipp_find_driver
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 3 Jul 2014 13:10:37 +0000 (15:10 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:19 +0000 (16:52 +0900)
commit42f2ce85f96d4d5b144017574b84ddafdfec0ad9
tree0b228d0de15a222792464b403a526a314ca7e24e
parentc3f01cd6df13cc1c96d7a7f0defbabefb82f1cfb
drm/exynos/ipp: simplify ipp_find_driver

The patch puts repeated code sequence into one function, removes verbose
comments and decreases log verbosity.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c