OSDN Git Service

soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top
authorKeerthy <j-keerthy@ti.com>
Wed, 3 Apr 2019 04:57:41 +0000 (10:27 +0530)
committerTony Lindgren <tony@atomide.com>
Mon, 8 Apr 2019 17:39:01 +0000 (10:39 -0700)
commit1c6c03545089ef13a5dd6ef85900765be64aea49
tree484d8e9ee81a490b58bf0002c90a3be5b1a4e79f
parent44c22a2d12a5c04da56e746819a5d2cc4cf4a5d7
soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top

Move the am33xx_push_sram_idle function to the top as a preparation
for rtc+ddr mode as the function will be called by multiple functions
currently present before it.

No functional changes.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/soc/ti/pm33xx.c