drivers: bus: Move the OMAP interconnect driver to drivers/bus/
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 14 Sep 2012 09:20:34 +0000 (14:50 +0530)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Sep 2012 14:53:26 +0000 (16:53 +0200)
OMAP interconnect drivers are used for the interconnect error handling.
Since they are bus driver, lets move it to newly created drivers/bus.

Tested-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found