]> git.sur5r.net Git - u-boot/commit
ar8031: modify the config func of ar8031 to ar8021_config
authorZhao Qiang <B45475@freescale.com>
Mon, 21 Apr 2014 02:29:24 +0000 (10:29 +0800)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:53 +0000 (17:58 -0700)
commit08ad9b068afb8842df4cd559c327f54a42811a8d
treeafdf2e733c8e1cdfed30fe20d6868ef1cd8b9d80
parentb6036993ebf12d360692a7df227537277afe3a1f
ar8031: modify the config func of ar8031 to ar8021_config

ar8031 has the same config steps with ar8021, so change its
config func to ar8021_config instead of genphy_config.

Signed-off-by: Zhao Qiang <B45475@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/net/phy/atheros.c