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

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/prm3xxx.c
arch/arm/mach-omap2/prm44xx.c
arch/arm/mach-omap2/prm_common.c