commit | 04576d415e01aa08752bf3884db9862cfbba9115 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Sat Nov 26 14:39:16 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Dec 02 08:54:59 2011 +0200 |
tree | 6576d073235f8f1fc591e1f895e79641c30726f3 | |
parent | 75ae118a0028810f93a746c25f4bb018fb044323 [diff] |
OMAPDSS: APPLY: write fifo thresholds only if changed Current code will always write fifo threshold values to the register, even if they are the same as previously. Separate the setting of fifo fields into a separate function, and only set new values if they are different than the old ones. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>