public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3]  hwrng: ks-sa - simple cleanups
@ 2023-08-24 19:40 Martin Kaiser
  2023-08-24 19:40 ` [PATCH 1/3] hwrng: ks-sa - access private data via struct hwrng Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kaiser @ 2023-08-24 19:40 UTC (permalink / raw)
  To: Herbert Xu; +Cc: linux-crypto, linux-arm-kernel, linux-kernel, Martin Kaiser

Some simple cleanups of the ks-sa-rng driver. Compile-tested only.

Martin Kaiser (3):
  hwrng: ks-sa - access private data via struct hwrng
  hwrng: ks-sa - remove dev from struct ks_sa_rng
  hwrng: ks-sa - use dev_err_probe

 drivers/char/hw_random/ks-sa-rng.c | 26 +++++++-------------------
 1 file changed, 7 insertions(+), 19 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-09-15 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 19:40 [PATCH 0/3] hwrng: ks-sa - simple cleanups Martin Kaiser
2023-08-24 19:40 ` [PATCH 1/3] hwrng: ks-sa - access private data via struct hwrng Martin Kaiser
2023-08-24 19:40 ` [PATCH 2/3] hwrng: ks-sa - remove dev from struct ks_sa_rng Martin Kaiser
2023-08-24 19:40 ` [PATCH 3/3] hwrng: ks-sa - use dev_err_probe Martin Kaiser
2023-09-15 10:37 ` [PATCH 0/3] hwrng: ks-sa - simple cleanups Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox