commit | 3d604da1e9547c09c9dcc0ee443c306c9ae1a480 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Apr 07 01:09:47 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 08 16:55:26 2013 -0400 |
tree | 2e85712f508c10f5b7a82c3cc9344da3810d9267 | |
parent | d5b40921aa09a0ccc24867a035ec0f13730a1e34 [diff] |
net: mvmdio: get and enable optional clock Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>