Files
linux/drivers/net
Clemens Gruber 407353ec85 phy: marvell: Fix 88E1510 initialization
A bug was introduced in the merge commit b633353115 ("Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")
The generic marvell_config_init (and therefore marvell_of_reg_init) is
not called anymore for the Marvell 88E1510 (in net-next).

This patch calls marvell_config_init and moves the specific init
function for the 88E1510 below the marvell_config_init function to avoid
adding a function predeclaration.

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-25 16:08:37 -05:00
..
2016-01-25 10:51:52 -08:00
2016-02-21 22:43:24 -05:00
2016-02-13 06:10:21 -05:00
2016-02-17 15:19:44 -05:00
2015-12-17 15:25:57 -05:00
2016-02-11 09:45:24 -05:00