commit | 5ccf9d049615994349e9b0a1f0d4b9a398b9b0c2 | [log] [tgz] |
---|---|---|
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | Fri Oct 13 18:48:17 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 14 18:35:14 2017 -0700 |
tree | b908cd6acb3893cbc4957f93c52d4a662c4c3ccb | |
parent | 844d1b6f0ef8051a1ac0403327ab881dd4d101a3 [diff] |
cxgb4: update API for TP indirect register access Try to access TP indirect registers via firmware first. If this fails, fallback and access them directly. This ensures that driver and firmware do not conflict each other while accessing the TP indirect registers. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>