From: Haavard Skinnemoen Date: Tue, 4 Mar 2008 14:48:37 +0000 (+0100) Subject: atmel_usba: Kill copy_to_fifo() and copy_from_fifo() X-Git-Tag: v2.6.26-rc1~1128^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4c2707cf605fbf205b6d0a3c63d07204295f22;p=pandora-kernel.git atmel_usba: Kill copy_to_fifo() and copy_from_fifo() These functions do exactly the same as memcpy_toio() and memcpy_fromio() respectively. Signed-off-by: Haavard Skinnemoen Acked-by: David Brownell --- Reading git-diff-tree failed