diff options
author | Ladislav Michl <[email protected]> | 2018-03-12 17:06:53 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2018-03-12 17:06:53 +0100 |
commit | 115e77597efcc94cb1f6cbb7df5cf7ce8feb8632 (patch) | |
tree | 5a21a4bd5a331bb59863d972f496b37a114056bb /scripts | |
parent | a81265222e90ac71a4b43e8a4effb59472f845d6 (diff) |
video: udlfb: Fix unaligned access
Driver generates lots of alignment trap exceptions on ARM.
Fix that by replacing typecasting of odd addresses with
byte shifting and remove uneccessary typecasting.
Signed-off-by: Ladislav Michl <[email protected]>
Cc: Bernie Thompson <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions