linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: qat - Fixes and clean-ups
@ 2021-07-11  6:12 Christophe JAILLET
  2021-07-11  6:13 ` [PATCH 1/3] crypto: qat - Simplify code and axe the use of a deprecated API Christophe JAILLET
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christophe JAILLET @ 2021-07-11  6:12 UTC (permalink / raw)
  To: giovanni.cabiddu, herbert, davem, tomaszx.kowalik,
	marco.chiappero, andriy.shevchenko, fiona.trahe, wojciech.ziemba,
	ztong0001, qat-linux
  Cc: linux-crypto, linux-kernel, kernel-janitors, Christophe JAILLET

The only link between these 3 patches are that they are all related to
'drivers/crypto/qat'.


Christophe JAILLET (3):
  crypto: qat - Simplify code and axe the use of a deprecated API
  crypto: qat - Disable AER if an error occurs in probe functions
  crypto: qat - Fix a typo in a comment

 drivers/crypto/qat/qat_4xxx/adf_drv.c       |  8 ++------
 drivers/crypto/qat/qat_c3xxx/adf_drv.c      | 15 ++++++---------
 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c    |  9 ++-------
 drivers/crypto/qat/qat_c62x/adf_drv.c       | 15 ++++++---------
 drivers/crypto/qat/qat_c62xvf/adf_drv.c     |  9 ++-------
 drivers/crypto/qat/qat_common/adf_aer.c     |  2 +-
 drivers/crypto/qat/qat_dh895xcc/adf_drv.c   | 15 ++++++---------
 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c |  9 ++-------
 8 files changed, 27 insertions(+), 55 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-12 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11  6:12 [PATCH 0/3] crypto: qat - Fixes and clean-ups Christophe JAILLET
2021-07-11  6:13 ` [PATCH 1/3] crypto: qat - Simplify code and axe the use of a deprecated API Christophe JAILLET
2021-07-12 10:20   ` Andy Shevchenko
2021-07-11  6:13 ` [PATCH 2/3] crypto: qat - Disable AER if an error occurs in probe functions Christophe JAILLET
2021-07-11  6:13 ` [PATCH 3/3] crypto: qat - Fix a typo in a comment Christophe JAILLET
2021-07-12 10:28 ` [PATCH 0/3] crypto: qat - Fixes and clean-ups Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).