commit | 4c2ddec42d6d8b0864edcf71f265979168e90619 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Mon Oct 22 16:40:44 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 28 06:57:50 2013 +0100 |
tree | b98576471f444d7ad0ca1dd8409125bebb296126 | |
parent | 9519bc599221572cce1e212e1999d8f78256c4a9 [diff] |
net: fec_mxc: use fec_set_dev_name to set name This allows us to create the phydev before calling fec_probe in later patch. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>