ARM: ux500: Provide device enumeration number suffix for SMSC911x
authorLee Jones <lee.jones@linaro.org>
Wed, 8 May 2013 13:29:06 +0000 (14:29 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 14 May 2013 08:30:55 +0000 (10:30 +0200)
commit7d2b64f9832d7cb971141703219b3dc495bb9332
tree5262891b74cad29a715c2d09d6c59283101376ac
parentea63a11027103372f56bd2d9ee3c525be6edc9c1
ARM: ux500: Provide device enumeration number suffix for SMSC911x

First Ethernet device has a ".0" appended onto the device name.
Since on a non-DT boot the ethernet will be named "smsc911x.0"
and since the clocks are not converted to device tree these
names need to be matched when providing the name from
auxdata.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
[edited commit message]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c