]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: net: phy: at803x: Add missing mdio device id
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 11 Jul 2013 11:57:34 +0000 (13:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jul 2013 18:54:19 +0000 (11:54 -0700)
commitce9a1bf8e6c65d2ab6786e759952a3548347ad6f
treea4294dda708e9620d2d5a0a26a8d4483ff9862b1
parentafc154e978de1eb11c555bc8bcec1552f75ebc43
drivers: net: phy: at803x: Add missing mdio device id

at803x supports Atheros 8030, 8031 and 8035 PHYs. 8031 was missing from
the mdio device id table.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c