From: Lee Jones Date: Wed, 8 May 2013 13:29:03 +0000 (+0100) Subject: clk: ux500: Provide device enumeration number suffix for SMSC911x X-Git-Tag: v3.10-rc4~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4704480372fdbf3e8f7826274a883c4c7c335a;p=pandora-kernel.git 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 Signed-off-by: Lee Jones Signed-off-by: Mike Turquette [mturquette@linaro.org: improved changelog] --- Reading git-diff-tree failed