commit | b6f5f4a5930855175dff7f783c0595bcdfb08280 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Jun 18 09:51:59 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Jun 21 14:48:39 2013 +0200 |
tree | 7d38dda1eb900742fe7afea0c6d77dd0e3c93553 | |
parent | b099576de9d7352a1f4b7650eef562f3d4d29198 [diff] |
ARM: ux500: Remove mop500_snowball_ethernet_clock_enable() mop500_snowball_ethernet_clock_enable() provided a means to enable a clock which was used for the SMSC911x Ethernet device on Snowball. It was merely a stand-in until the driver was common clk compliant. Now that it is, this can be removed for both DT and ATAGs booting. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>