mbox series

[0/2] crypto: sun4i-ss: Enable power management

Message ID 20190911114650.20567-1-clabbe.montjoie@gmail.com (mailing list archive)
Headers show
Series crypto: sun4i-ss: Enable power management | expand

Message

Corentin Labbe Sept. 11, 2019, 11:46 a.m. UTC
Hello

This serie enables power management in the sun4i-ss driver.

Regards

Corentin Labbe (2):
  crypto: sun4i-ss: simplify enable/disable of the device
  crypto: sun4i-ss: enable pm_runtime

 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c |   5 +
 drivers/crypto/sunxi-ss/sun4i-ss-core.c   | 115 ++++++++++++++++------
 2 files changed, 88 insertions(+), 32 deletions(-)