gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
authorLiu Ying <gnuiyl@gmail.com>
Mon, 14 Mar 2016 08:10:10 +0000 (16:10 +0800)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 31 Mar 2016 09:24:33 +0000 (11:24 +0200)
commit27630c206bb00a252d21576d92f57bdcc3ab9455
treee243f39ba72b371f7b60eda699c25b47208cdb22
parent2bbe32f7398c9b38916983b5823e11d6aaa10be2
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot

The function name 'ipu_dmfc_config_wait4eot' matches the implementation of
the function better than 'ipu_dmfc_init_channel', since it only touches the
wait4eot bits.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/ipuv3-plane.c
drivers/gpu/ipu-v3/ipu-dmfc.c
include/video/imx-ipu-v3.h
This page took 0.027222 seconds and 5 git commands to generate.