commit | c79ba28cc0c55d1539a4b29d32c3620460a5ee52 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Tue Oct 16 01:28:32 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:14 2007 -0700 |
tree | 0b683ca480bac8e7b7d9ba8c4f41ac9fa590f63a | |
parent | b0a318e2d9230d5fa54d98c4e7b0ba03631e46fa [diff] |
pm3fb: 3 small fixes This patch contains 3 small improvements: - it corrects scan line width calculation in pm3fb_imageblit() - it corrects mmio mapping for big endian machines - it enables panning acceleration constants Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>