commit | 76a7cd334666b069c6a48158450faa44df1f1c88 | [log] [tgz] |
---|---|---|
author | Samuel Payne <spayne@nvidia.com> | Thu Jun 15 13:57:47 2017 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Jan 18 09:09:15 2019 -0800 |
tree | ade97ac5921837c0c6f10cead61703b3ede1a98b | |
parent | 11c5b2733a86b6cf2a7d9be958099a492d4f8a60 [diff] |
Tegra210: SE: remove logic to enable atomic save/restore This patch removes the logic to set the bit that enables atomic context save/restore when we enter System suspend. The bootrom enables this bit during cold boot and exit from System Suspend, so we can remove this setting from the driver. Change-Id: Id4e08d5048155c970f5e31d9c9dd676c07182ade Signed-off-by: Samuel Payne <spayne@nvidia.com>