From: Hariprasad Shenai Date: Fri, 5 Jun 2015 08:54:52 +0000 (+0530) Subject: cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~131^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e9af0ca1f8adb7f3badfc027fa42ecfcb34956;p=pandora-kernel.git cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first The TP_PIO_{ADDR,DATA} registers are are in conflict with the firmware's use of these registers. Added a routine to access it through FW LDST cmd. Access all TP_PIO_{ADDR,DATA} register access through new routine if FW is alive. If firmware is dead, than fall back to indirect access. Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed