From: Cyril Chemparathy Date: Wed, 15 Sep 2010 14:11:28 +0000 (-0400) Subject: net: davinci_emac: separate out cpdma code X-Git-Tag: v2.6.37-rc1~122^2~1^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8c2dab01b6e30c4b2ca3ea3b8db33430493589;p=pandora-kernel.git net: davinci_emac: separate out cpdma code In addition to being embedded into the EMAC controller, the CPDMA hardware block is used in TI's CPSW switch controller. Fortunately, the programming interface to this hardware block remains pretty nicely consistent across these devices. This patch adds a new CPDMA services layer, which can then be reused across EMAC and CPSW drivers. Signed-off-by: Cyril Chemparathy Tested-by: Michael Williamson Tested-by: Caglar Akyuz Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed