commit | 418f2a8cf2ebb817a2b98cb4829c13d374e06932 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed May 24 10:35:25 2017 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Jun 10 12:04:14 2017 +0800 |
tree | 8c7b7b202273f2fba98375a01178df20859ada11 | |
parent | a636fdce55c6ad12b07436424ceffad1045714db [diff] |
crypto: omap-des - use runtime_pm autosuspend for clock handling Convert the driver to use autosuspend for runtime_pm. This boosts the performance, and optimizes the power consumption for the driver. By default, the timeout value for autosuspend is set to one second. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>