Merge branch 'SJA1105-DSA-locking-fixes-for-PTP'
authorDavid S. Miller <davem@davemloft.net>
Wed, 2 Oct 2019 16:19:53 +0000 (12:19 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Oct 2019 16:19:53 +0000 (12:19 -0400)
commit76d674947c17d297d65b185aa6ce551f915c7e2e
tree4df7d4391813771487132a4d01471064dbda15ce
parentd64bf89a75b65f83f06be9fb8f978e60d53752db
parent3e8db7e56082156a37b71d7334860c10fcea8025
Merge branch 'SJA1105-DSA-locking-fixes-for-PTP'

Vladimir Oltean says:

====================
SJA1105 DSA locking fixes for PTP

This series fixes the locking API usage problems spotted when compiling
the kernel with CONFIG_DEBUG_ATOMIC_SLEEP=y and CONFIG_DEBUG_SPINLOCK=y.
====================

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