From: Hariprasad Shenai Date: Fri, 27 Jun 2014 13:53:49 +0000 (+0530) Subject: cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~243^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5ab020965067c457a4b5a9eb15648b6874bef2;p=pandora-kernel.git cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method Rip out a bunch of redundant PCI-E Memory Window Read/Write routines, collapse the more general purpose routines into a single routine thereby eliminating the need for a large stack frame (and extra data copying) in the outer routine, change everything to use the improved routine t4_memory_rw. Based on origninal work by Casey Leedom and Steve Wise Signed-off-by: Casey Leedom Signed-off-by: Steve Wise Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed