[PATCH] gpu: ipu-v3: remove interrupt busy waiting routine

2017-06-06 Thread Philipp Zabel
This is not used anymore since commit eb8c88808c83 ("drm/imx: add deferred plane disabling"), remove it. Signed-off-by: Philipp Zabel --- drivers/gpu/ipu-v3/ipu-common.c | 16 drivers/gpu/ipu-v3/ipu-prv.h| 1 - 2 files changed, 17 deletions(-) diff

[PATCH] gpu: ipu-v3: remove interrupt busy waiting routine

2017-05-19 Thread Philipp Zabel
This is not used anymore since commit eb8c88808c83 ("drm/imx: add deferred plane disabling"), remove it. Signed-off-by: Philipp Zabel --- drivers/gpu/ipu-v3/ipu-common.c | 16 drivers/gpu/ipu-v3/ipu-prv.h| 1 - 2 files changed, 17 deletions(-) diff