History log of /rk3399_rockchip-uboot/scripts/coccinelle/net/mdio_register.cocci (Results 1 – 2 of 2)
Revision Date Author Comments
# 2ef98d33 15-Aug-2016 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-net


# 63d98598 08-Aug-2016 Joe Hershberger <joe.hershberger@ni.com>

scripts: Add a cocci patch for miiphy_register

Many Ethernet drivers still use the legacy miiphy API to register their
mdio interface for access to the mdio commands.

This semantic patch will conve

scripts: Add a cocci patch for miiphy_register

Many Ethernet drivers still use the legacy miiphy API to register their
mdio interface for access to the mdio commands.

This semantic patch will convert the drivers from the legacy adapter API
to the more modern alloc/register API.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>

show more ...