diff options
author | Clemens Gruber <clemens.gruber@pqgruber.com> | 2016-02-23 22:16:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-26 00:08:37 +0300 |
commit | 407353ec85ccc775ce342a6c5a1202f34ed827cc (patch) | |
tree | 5cf5cda167cf911ccaf28492b99370788db01aeb /.mailmap | |
parent | 1fc7261b16cb00db4e547f3407f81383be8d068e (diff) | |
download | linux-407353ec85ccc775ce342a6c5a1202f34ed827cc.tar.xz |
phy: marvell: Fix 88E1510 initialization
A bug was introduced in the merge commit b633353115e3 ("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>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions