summaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2010-08-19 14:13:25 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-26 16:45:54 -0700
commite5c9bc34a675a7f9d88c63fd63815a531306a36e (patch)
treec92b698068cb5baee14f84dd15301339b8382519 /drivers/mtd/lpddr/lpddr_cmds.c
parentf50b2280832c249cdd0829e98be5b7eec8f55afc (diff)
matroxfb: fix incorrect use of memcpy_toio()
commit c81476df1b4241aefba4ff83a7701b3a926bd7ce upstream. Screen is completely corrupted since 2.6.34. Bisection revealed that it's caused by commit 6175ddf06b61720 ("x86: Clean up mem*io functions."). H. Peter Anvin explained that memcpy_toio() does not copy data in 32bit chunks anymore on x86. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Cc: Brian Gerst <brgerst@gmail.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Petr Vandrovec <vandrove@vc.cvut.cz> Cc: Jean Delvare <khali@linux-fr.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions