OMAP4: prm: Replace warm reset API with the offset based version
authorBenoit Cousson <b-cousson@ti.com>
Sun, 10 Jul 2011 11:56:31 +0000 (05:56 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 11:56:31 +0000 (05:56 -0600)
commite54433f10d67f8e2cf786e8173281f1caeda1959
tree9df5add5ec24724037fc13efb7c4d40090c15104
parenteaac329dfa6d3a4025242bf34d33aa3cb9df9f9f
OMAP4: prm: Replace warm reset API with the offset based version

The warm reset function was still using the obsolete API.
Replace it by the new one and move the file to the proper c file.

Change the function names to stick to the file convention as
suggested by Paul Walmsley <paul@pwsan.com>:
prm_xxx -> prminst_xxx

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/prcm.c
arch/arm/mach-omap2/prm44xx.c
arch/arm/mach-omap2/prm44xx.h
arch/arm/mach-omap2/prminst44xx.c
arch/arm/mach-omap2/prminst44xx.h