[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191022153013.3692-1-andrew.smirnov@gmail.com>
Date: Tue, 22 Oct 2019 08:30:07 -0700
From: Andrey Smirnov <andrew.smirnov@...il.com>
To: linux-crypto@...r.kernel.org
Cc: Andrey Smirnov <andrew.smirnov@...il.com>,
Chris Healy <cphealy@...il.com>,
Lucas Stach <l.stach@...gutronix.de>,
Horia Geantă <horia.geanta@....com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Iuliana Prodan <iuliana.prodan@....com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/6] CAAM bugfixes, small improvements
Everyone:
This series contains bugfixes and small improvement I made while doing
more testing of CAAM code.
Changes since [v1]:
- Rebased on latest cryptodev/master, series limited to just
devres changes
- Minor code style changes as per feedback
[v1] lore.kernel.org/lkml/20190904023515.7107-1-andrew.smirnov@...il.com
Andrey Smirnov (6):
crypto: caam - use devres to unmap memory
crypto: caam - use devres to remove debugfs
crypto: caam - use devres to de-initialize the RNG
crypto: caam - use devres to de-initialize QI
crypto: caam - use devres to populate platform devices
crypto: caam - populate platform devices last
drivers/crypto/caam/ctrl.c | 222 ++++++++++++++++-------------------
drivers/crypto/caam/intern.h | 4 -
drivers/crypto/caam/qi.c | 8 +-
drivers/crypto/caam/qi.h | 1 -
4 files changed, 104 insertions(+), 131 deletions(-)
--
2.21.0
Powered by blists - more mailing lists