Merge branch 'micrel-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:55:41 +0000 (13:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:55:41 +0000 (13:55 -0500)
Johan Hovold says:

====================
net: phy: micrel: refactoring and KSZ8081/KSZ8091 features

This series cleans up and refactors parts of the micrel PHY driver, and
adds support for broadcast-address-disable and led-mode configuration
for KSZ8081 and KSZ8091 PHYs.

Specifically, this enables dual KSZ8081 setups (which are limited to
using address 0 and 3).

A follow up series will add device-type abstraction which will allow for
further refactoring and shared initialisation code.
====================

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

Trivial merge