mirror of https://gitee.com/openkylin/linux.git
d7f8db5300
Now that we're using lists instead of kfifo to store drm flip-work tasks we do not need the size parameter passed to drm_flip_work_init function anymore. Moreover this function cannot fail anymore, we can thus remove the return code. Modify drm_flip_work_init users to take account of these changes. [airlied: fixed two unused variable warnings] Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> Reviewed-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
tilcdc_crtc.c | ||
tilcdc_drv.c | ||
tilcdc_drv.h | ||
tilcdc_panel.c | ||
tilcdc_panel.h | ||
tilcdc_regs.h | ||
tilcdc_slave.c | ||
tilcdc_slave.h | ||
tilcdc_tfp410.c | ||
tilcdc_tfp410.h |