From: Linus Walleij Date: Sun, 10 Jun 2012 22:14:15 +0000 (+0200) Subject: ARM: integrator: put symbolic bus names on devices X-Git-Tag: v3.6-rc1~110^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59fdcfc63a2d15b11dde10a85233b95cee0ad2e;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij Signed-off-by: Mike Turquette --- Reading git-diff-tree failed