commit | 325f29da0d21900a78a91724acd6640e59f3e13c | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Fri May 03 15:34:40 2013 +0530 |
committer | Nishanth Menon <nm@ti.com> | Mon Sep 08 11:38:42 2014 -0500 |
tree | 390900fe8fdf0519255583cfe35beb1603fe7a6f | |
parent | 6d846c46683a4a8a54fbd30b0ff1434a7d898026 [diff] |
ARM: OMAP5 / DRA7: PM: Avoid all SAR saves Get rid of all assumptions about always having a sar base on *all* OMAP4+ platforms. We dont need one on DRA7 and it is not necessary at this point for OMAP5 either. Signed-off-by: Rajendra Nayak <rnayak@ti.com> [nm@ti.com: Split and optimize] Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Kevin Hilman <khilman@linaro.org> Tested-by: Kevin Hilman <khilman@linaro.org>