]> git.karo-electronics.de Git - linux-beck.git/commit
drm/exynos/ipp: remove useless registration checks
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 3 Jul 2014 13:10:33 +0000 (15:10 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:18 +0000 (16:52 +0900)
commit5ece5a1da1fef337a3ec02fd8f0fa7948f172d72
tree1a71a06aa57551310872b482e59ae90ceac29d72
parentfb5ee01cfdce2a4debcaab7aeb94455d2ab29068
drm/exynos/ipp: remove useless registration checks

Argument checks are redundant, clients always check ippdrv before calling
these functions.

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