commit | 0c461e050c618149ada385dca664fcd3f73055a7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jun 22 13:39:58 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 22 13:39:58 2017 -0400 |
tree | b48f5d087cdae95416cf61b7d6db39166a78e970 | |
parent | 53fa1a6f33520f01f9dbee48369074b34d77616b [diff] | |
parent | 8d78b69091845386b6096f3adae98f28b9bf96ed [diff] |
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>