commit | 8ea7f852151796d802340fbc2c5b353ff2ddf4cc | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Sun Aug 19 20:34:10 2012 +0200 |
committer | Amit Pundir <amit.pundir@linaro.org> | Thu Jul 25 18:11:41 2013 +0530 |
tree | 659f461005c64be2a67c0de8e09d858295206c86 | |
parent | 9de6f63884aff5b0a99c8b7ca1f5712ebebef0b0 [diff] |
omap4xxx: Fix aliasing violations, optimize Fix some violations of aliasing rules and optimize the code while at it: There's no reason to use size_t/ssize_t (typically 64-bit values) for the size of objects in pixels. Change-Id: I0af70a2847f070754b734e82c6f76fe01d0ea298 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>