-
由 Tomi Valkeinen 提交于
Currently dss_write_regs() implicitely sets the GO bits for all managers with shadow dirty flags set. This is a bit misleading, as one does not presume "write registers" function to also set the GO bit. Thus this patch splits the setting of GO bits into a separate function, dss_set_go_bits, which is used after writing the registers. Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
3ab15b2a