ARM: integrator: put symbolic bus names on devices
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Jun 2012 22:14:15 +0000 (00:14 +0200)
committerMike Turquette <mturquette@linaro.org>
Thu, 12 Jul 2012 00:58:44 +0000 (17:58 -0700)
commitd59fdcfc63a2d15b11dde10a85233b95cee0ad2e
treed9caefd5dd6237d568a1a7170152f55b56715a4d
parentcb479129efa4c7d444c5b3f1d271bfdeadd271c8
ARM: integrator: put symbolic bus names on devices

All the Integrator devices have bus names like "mb:16" which
I think means "memory base 0x16000000" which is where the
UART0 is. So let's call it "uart0" because that's what most
platforms do these days.

Change this everywhere for the integrator as we prepare for
some core clock code movement.

Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/integrator_cp.c