commit | e54433f10d67f8e2cf786e8173281f1caeda1959 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Sun Jul 10 05:56:31 2011 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Sun Jul 10 05:56:31 2011 -0600 |
tree | 9df5add5ec24724037fc13efb7c4d40090c15104 | |
parent | eaac329dfa6d3a4025242bf34d33aa3cb9df9f9f [diff] |
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>