ARM: AM33xx: PRM: move global warm reset implementation to driver
authorTero Kristo <t-kristo@ti.com>
Thu, 27 Mar 2014 13:27:30 +0000 (15:27 +0200)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:28 +0000 (15:52 +0300)
Moved the implementation from am33xx-restart.c to the prm33xx.c file to
isolate the PRM register accesses to be private for PRM driver.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-omap2/am33xx-restart.c
arch/arm/mach-omap2/prm33xx.c

Simple merge
Simple merge