Merge branch 'stmmac-pci-Refactor-DMI-probing'
commit0c461e050c618149ada385dca664fcd3f73055a7
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 17:39:58 +0000 (22 13:39 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 17:39:58 +0000 (22 13:39 -0400)
treeb48f5d087cdae95416cf61b7d6db39166a78e970
parent53fa1a6f33520f01f9dbee48369074b34d77616b
parent8d78b69091845386b6096f3adae98f28b9bf96ed
Merge branch 'stmmac-pci-Refactor-DMI-probing'

Jan Kiszka says:

====================
stmmac: pci: Refactor DMI probing

Some cleanups of the way we probe DMI platforms in the driver. Reduces
a bit of open-coding and makes the logic easier reusable for any
potential DMI platform != Quark.

Tested on IOT2000 and Galileo Gen2.

Changes in v5:
 - fixed a remaining issue in patch 5
 - dropped patch 6 for now
====================

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