[U-Boot] [PATCH] smc911x MII made available
Mike Frysinger
vapier at gentoo.org
Mon Jun 27 21:29:05 CEST 2011
On Monday, June 27, 2011 03:22:03 helmut.raiger at hale.at wrote:
> From: Helmut Raiger <helmut.raiger at hale.at>
>
> The driver already had the MII functions, but they have not been
> registered using miiphy_register().
missing signed-off-by tag
> +static int mii_phy_read(char *devname, u8 phy, u8 reg, u16 *val)
this name is already in common name space in mii_phy.h. all driver funcs
really should be prefixed anyways. so perhaps:
smc911x_mii_phy_read
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110627/1aad3fb5/attachment.pgp
More information about the U-Boot
mailing list