diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-02-17 12:30:07 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2017-06-02 10:57:13 +0300 |
commit | 49a3057a5a2fa06264b0756cf417f75b56b7063b (patch) | |
tree | 33f85f37f6d448c054ba1993f0490bab27bd0af6 /drivers/zorro | |
parent | 5806bce107d777a150cacb9082f7f6399102cacc (diff) | |
download | blackbird-op-linux-49a3057a5a2fa06264b0756cf417f75b56b7063b.tar.gz blackbird-op-linux-49a3057a5a2fa06264b0756cf417f75b56b7063b.zip |
drm/omap: remove ovl_set_channel_out
At the moment we have ovl_set_channel_out() to configure the output
channel of an overlay. It makes sense to have this configuration as part
of the rest of overlay configuration, and in DSS6+ we need the output
channel when doing the other overlay configuration.
This patch adds a 'channel' parameter to ovl_setup(), so that all
overlay configuration is done via the same function, and removes the
ovl_set_channel_out().
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions