Hi Tomi,
Thank you for the patch.
On Monday 22 February 2016 19:10:08 Tomi Valkeinen wrote:
> core.c is the only caller of dss_disable_all_devices(). We can thus move
> the function from display.c to core.c and make it static.
>
> Signed-off-by: Tomi Valkeinen
Acked-by: Laurent Pinchart
> --
core.c is the only caller of dss_disable_all_devices(). We can thus move
the function from display.c to core.c and make it static.
Signed-off-by: Tomi Valkeinen
---
drivers/gpu/drm/omapdrm/dss/core.c| 13 +
drivers/gpu/drm/omapdrm/dss/display.c | 13 -
drivers/gpu/drm