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)
commitd9b9734c5d2e856d59c074d272a68db91a812857
tree68f32e3af4e01ab2d010620cc6fac42ae2775e69
parent20ed715ebb71eba110b08754412bd0bd5b062cbd
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