Merge branch 'bcm63xx_enet-remove-mac_id-usage'
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 16:07:17 +0000 (11:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 16:07:17 +0000 (11:07 -0500)
commite2948dd1b8f922535044ebf0f6a16fc630712366
treec6829fbcdb7cbd6d2fc343110d70aa0372e30eba
parent8e6d60435da8a911b67c36b17ff0319162e29563
parentc7fe89e30054c50fe7f8236bfbab3801643bd32b
Merge branch 'bcm63xx_enet-remove-mac_id-usage'

Jonas Gorski says:

====================
bcm63xx_enet: remove mac_id usage

This patchset aims at reducing the platform device id number usage with
the target of making it eventually possible to probe the driver through OF.

Runtested on BCM6358.

Since the patches touch mostly net/, they should go through net-next.
====================

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