]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2e5ccd55ebf30b1f0c493a794b10f6765d1918b
treebef01a9f31a882d136332bc4c3b378eb3ad08f96
parent9079ee5ebab1ae30089edb15d09a97f51adc7494
parent419dd9d0cc6d12bb33c4af10b2aa0f9b31ac8bf1
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>