OSDN Git Service

Merge branch 'mv88e6060-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sun, 28 Apr 2019 00:23:05 +0000 (20:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Apr 2019 00:23:05 +0000 (20:23 -0400)
commit6acda8fbbda585acc44efd0f66f34a21b4dd2d31
treea107bd7eb2f574134373ea062d8924bd49a8f9f8
parente56e2515669af9f2444228db39699d02c5a4989a
parent1ba22bf547a3c92d3e6c5c8d3e3ebe48a7bc26b3
Merge branch 'mv88e6060-cleanups'

Andrew Lunn says:

====================
mv88e6060 cleanups

This patchset performs some cleanups of the mv88e6060 DSA driver, as a
step towards making it an MDIO device, rather than use the old probing
method. The changes here are all pretty mechanical and only compile
tested.
====================

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