]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Remove unused legacy code for interconnects
authorTony Lindgren <tony@atomide.com>
Wed, 31 May 2017 22:51:37 +0000 (15:51 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 8 Jun 2017 11:15:10 +0000 (04:15 -0700)
commit2d3fb2276da128091ba9a02cbddea3a0bbb6796b
tree33bef004aea2ab69cc904f12da6aeef40ca8563d
parentb98fe402a72d56ffc689859921f0bc6bd092ee35
ARM: OMAP2+: Remove unused legacy code for interconnects

We are now booting all mach-omap2 in device tree only mode.
Any code that is only called in legacy boot mode where
of_have_populated_dt() is not set is safe to remove now.

Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_device.c
arch/arm/mach-omap2/omap_hwmod.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c