Merge branch 'qed-debug-data'
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Apr 2018 16:05:58 +0000 (12:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Apr 2018 16:05:58 +0000 (12:05 -0400)
commit40cde8249a8280e4e24b42a4e20813ac4c1368e9
treebef01a9f31a882d136332bc4c3b378eb3ad08f96
parent5f0456b43140af9413397cc11d03d18b9f2fc2fc
parent1ac4329a1cff2e0bb12b71c13ad53a0e05bc87a6
Merge branch 'qed-debug-data'

Denis Bolotin says:

====================
Add configuration information to register dump and debug data

The purpose of this patchset is to add configuration information to the
debug data collection, which already contains register dump.
The first patch (removing the ptt) is essential because it prevents the
unnecessary ptt acquirement when calling mcp APIs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>