mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-27 06:19:20 +09:00
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>