]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/ipp: remove file argument from node related functions
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 2 Sep 2014 12:55:06 +0000 (14:55 +0200)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Sep 2014 15:56:13 +0000 (00:56 +0900)
commiteca060eba7c284fdf7827d885bcb4329e0ba3c7c
tree68f32e3af4e01ab2d010620cc6fac42ae2775e69
parent7bebf4acce839784669dc0ab4d36a8d4ad08cfe1
drm/exynos/ipp: remove file argument from node related functions

Since file pointer is preserved in c_node passing it
as argument in node functions is redundant.

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