diff options
author | Tony Lindgren <tony@atomide.com> | 2021-07-27 13:23:38 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-08-06 19:45:24 +0800 |
commit | 70c68d163986985a41fb86979d379212e11f007f (patch) | |
tree | 771ef19f100e14aa0347a1de30656c40a5d57946 /lib/mpi | |
parent | f23f2186a4d0c9ff681bcf00e02575c0712f8fb5 (diff) |
crypto: omap-sham - drop suspend and resume functions
Let's get rid of the suspend and resume calls to runtime PM as these calls
do not idle the hardware. The runtime suspend has been disabled for
system suspend since commit 88d26136a256 ("PM: Prevent runtime suspend
during system resume").
Instead of runtime PM, the system suspend and resume functions should call
driver internal shared functions to idle the hardware as needed.
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Tero Kristo <kristo@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions