drm/omap: set WB channel-in in wb_setup()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 9 Jan 2018 13:36:47 +0000 (15:36 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 1 Mar 2018 07:18:18 +0000 (09:18 +0200)
commit9f7853ae751849f50486759197d86993551663c2
tree49aaf67d86e6cbcbdd740ca2d9dd352b5b6706ba
parent9deb5ad3c47ead2b3c63e44435e9eff0f6f38835
drm/omap: set WB channel-in in wb_setup()

We need to know the WB channel-in in wb_setup() to be able to configure
WB properly for capture mode. At the moment channel-in is set
separately.

This patch moves channel-in to wb_setup().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c
drivers/gpu/drm/omapdrm/dss/dss.h