git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fdf5e6
)
atmel_usba: Kill copy_to_fifo() and copy_from_fifo()
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Tue, 4 Mar 2008 14:48:37 +0000
(15:48 +0100)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Sun, 6 Apr 2008 21:15:07 +0000
(17:15 -0400)
These functions do exactly the same as memcpy_toio() and
memcpy_fromio() respectively.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
No differences found