commit | f42af6c486aa5ca6ee62800cb45c5b252020509d | [log] [tgz] |
---|---|---|
author | Dirk Eibach <eibach@gdsys.de> | Tue Oct 18 03:04:11 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 17:24:40 2011 -0400 |
tree | 46a1f09907234dc824cd5444aba62361ce4b2d11 | |
parent | d2237d35748e7f448a9c2d9dc6a85ef637466e24 [diff] |
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>