ARM: 5718/1: Sane busids for RealView board components
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 21 Sep 2009 11:30:32 +0000 (12:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Sep 2009 15:39:48 +0000 (16:39 +0100)
commit4321532cec25e1747961d83fb4f78ec24ea92966
treedd0c4ff853f3c89bdf1ad04aff9eebc39c99a4c4
parent59b69e27ca9f6c6347b1ec07066a9250140cb9e8
ARM: 5718/1: Sane busids for RealView board components

This removes the totally bogus bus ID:s with two-digit hex numerals
either referring to the base address of corresponding versatile
machine or just some arbitrarily chosen digit in favor of just using
the device identifier as a string. I kept the "dev:" prefix for
DevChips, "fpga:" prefix for FPGA:s and "issp:" prefix for the
other processor bus, just in case someone likes them.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.c
arch/arm/mach-realview/realview_eb.c
arch/arm/mach-realview/realview_pb1176.c
arch/arm/mach-realview/realview_pb11mp.c
arch/arm/mach-realview/realview_pba8.c
arch/arm/mach-realview/realview_pbx.c