From: Vipul Pandya Date: Wed, 26 Sep 2012 02:39:37 +0000 (+0000) Subject: cxgb4: Add functions to read memory via PCIE memory window X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5afc8b84eb7b29e4646d6e8ca7e6d7196031d6f7;p=pandora-kernel.git cxgb4: Add functions to read memory via PCIE memory window This patch implements two new functions t4_mem_win_read and t4_memory_read. These new functions can be used to read memory via the PCIE memory window. Please note, for proper execution of these functions PCIE_MEM_ACCESS_BASE_WIN registers must be setup correctly like how setup_memwin in the cxgb4 driver does it. Signed-off-by: Jay Hernandez Signed-off-by: Vipul Pandya Signed-off-by: David S. Miller --- Reading git-diff-tree failed