From: Sriramakrishnan Date: Thu, 19 Nov 2009 10:28:27 +0000 (+0530) Subject: TI Davinci EMAC : Abstract Buffer address translation logic. X-Git-Tag: v2.6.34-rc1~234^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad021ae8862209864dc8ebd3b7d3a55ce84b9ea2;p=pandora-kernel.git TI Davinci EMAC : Abstract Buffer address translation logic. When programming the DMA engine, the next pointers must be programmed with physical address as seen from the DMA master address space. This address may be different from physical address of the buffer RAM area. This patch abstracts the buffer address translation logic. Signed-off-by: Sriramakrishnan Acked-by: Chaithrika U S Acked-by: David S. Miller Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed