commit | fe3cc9d6cd4c8279f4ea70acc71525a489cfc38a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Aug 15 11:51:50 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:20 2011 +0300 |
tree | caddf6e9886345ab9f07eb9be124ce03398e29d9 | |
parent | 4a9e78abb76a2f1ddccab7098bdf73a2f095aaa6 [diff] |
OMAP: DSS2: DISPC: use lookup tables for bit shifts Use lookup tables instead of switch/if in some DISPC functions to make the code cleaner. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Archit Taneja <archit@ti.com>