From: Haavard Skinnemoen Date: Wed, 7 Mar 2007 09:40:44 +0000 (+0100) Subject: [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io X-Git-Tag: v2.6.22-rc1~1131^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1a2a3441a754a9b5a8e7184071154f8a9bd61b;p=pandora-kernel.git [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io Using readb/writeb to implement these breaks NOR flash support. I can't see any reason why regular memcpy and memset shouldn't work. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed