]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2019 20:12:19 +0000 (12:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2019 20:12:19 +0000 (12:12 -0800)
commit223c8cd2155b8c28435deac792ae08e4fc1a80dd
treedad4f5a914388dfc9891d285a21c5b4372587479
parent0bd9887befaca3fb1b440b7750e5e3b07ee8cf6f
parent31cc69c17f33d1b2ce0ccec5be31f5a0619c4667
Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup'

Johan Hovold says:

====================
net: dsa: lantiq_gswip: probe fixes and remove cleanup

This series fix a few issues found through inspection when fixing up new
bad uses of of_find_compatible_node() that have crept in since 4.19.

Note that these have only been compile tested.
====================

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