commit | 25fdca2a45eb7567684dc7a64b468086950cb086 | [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 | 84c7ff359c9589f30e0f54fc630fd99c9aa6f37f [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>