Home
last modified time | relevance | path

Searched hist:"63 d985985e383111e082c78398444941a0b9fadf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/coccinelle/net/
H A Dmdio_register.cocci63d985985e383111e082c78398444941a0b9fadf Mon Aug 08 16:28:37 UTC 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 convert the drivers from the legacy adapter API
to the more modern alloc/register API.

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