diff options
author | Archit Taneja <archit@ti.com> | 2011-09-14 11:52:54 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-09-30 16:17:25 +0300 |
commit | c3d92529c3c2d7b511903d98efc1537081e62eca (patch) | |
tree | ec5d614c8b03da53feb43fd4112aafa6caa8ab75 /drivers/zorro | |
parent | a4273b7cca6fe7ee3807229ba256adb6cfaba0c3 (diff) |
OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()
dispc_ovl_enable_replication() and dispc_ovl_set_fifo_threshold() are currently
called in configure_overlay(). These are the only functions which cause DISPC
register writes of overlay parameters outside of dispc_ovl_setup().
Move these to dispc_ovl_setup() and pass replication, fifo_low and fifo_high
thresholds as arguments to dispc_ovl_setup() in order to be aligned with other
overlay parameters. No functional changes are made.
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions