summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2013-01-11 23:31:43 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-11 23:54:54 +0100
commit552f0cc72aadfc8657876ce310e7a8dc37529536 (patch)
tree0d7138471797e8b7b08f02621fac2b02790f6726 /mm
parentmm: migrate: check page_count of THP before migrating (diff)
downloadlinux-552f0cc72aadfc8657876ce310e7a8dc37529536.tar.xz
linux-552f0cc72aadfc8657876ce310e7a8dc37529536.zip
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
This was leading to a strange behaviour when using the fbcon driver on top of this one: the letters were in the right order, but each letter had a vertical symmetry. This was because the addressing was right for the byte, but the addressing of each individual bit was inverted. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Brian Lilly <brian@crystalfontz.com> Cc: Greg Kroah-Hartman <gregkh@linux-foundation.org> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Cc: Thomas Petazzoni <thomas@free-electrons.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions