]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: Fix driver name for mdio-gpio.c
authorDirk Eibach <eibach@gdsys.de>
Tue, 18 Oct 2011 03:04:11 +0000 (03:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2011 21:24:40 +0000 (17:24 -0400)
commitf42af6c486aa5ca6ee62800cb45c5b252020509d
tree46a1f09907234dc824cd5444aba62361ce4b2d11
parentd2237d35748e7f448a9c2d9dc6a85ef637466e24
net: Fix driver name for mdio-gpio.c

Since commit
"7488876... dt/net: Eliminate users of of_platform_{,un}register_driver"
there are two platform drivers named "mdio-gpio" registered.
I renamed the of variant to "mdio-ofgpio".

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/mdio-gpio.c