clk: ux500: Provide device enumeration number suffix for SMSC911x
authorLee Jones <lee.jones@linaro.org>
Wed, 8 May 2013 13:29:03 +0000 (14:29 +0100)
committerMike Turquette <mturquette@linaro.org>
Wed, 29 May 2013 18:52:18 +0000 (11:52 -0700)
commitdd4704480372fdbf3e8f7826274a883c4c7c335a
treeec917c2910c26853a2270ef1e558ff7d4964511b
parente4aa937ec75df0eea0bee03bffa3303ad36c986b
clk: ux500: Provide device enumeration number suffix for SMSC911x

First Ethernet device has a ".0" appended onto the device name. It
appears that we need this in order to obtain the correct clock.

Without this fix Ethernet does not function on Ux500 devices, which is a
regression.

Cc: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: improved changelog]
drivers/clk/ux500/u8500_clk.c