commit | 70dd444ad0a023d853b5d84e68226a792bb17a82 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Tue Sep 24 10:08:31 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 05 01:06:20 2019 +1000 |
tree | 9d572dc7abd66e5faabb1a3cb41fcb798e52b714 | |
parent | 6a97a99db848748d582d79447f7c9c330ce1688e [diff] |
crypto: sun4i-ss - simplify enable/disable of the device This patch regroups resource enabling/disabling in dedicated function. This simplify error handling and will permit to support power management. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>