linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwrng: ba431 - trivial cleanups
@ 2023-07-13  7:04 Martin Kaiser
  2023-07-13  7:04 ` [PATCH 1/3] hwrng: ba431 - do not set drvdata Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kaiser @ 2023-07-13  7:04 UTC (permalink / raw)
  To: Herbert Xu
  Cc: olivier, linux-crypto, linux-arm-kernel, linux-kernel,
	Martin Kaiser

Here's three trivial clenaups of the ba431 driver. Compile-tested only.

Martin Kaiser (3):
  hwrng: ba431 - do not set drvdata
  hwrng: ba431 - don't init of_device_id's data
  hwrng: ba431 - use dev_err_probe after failed registration

 drivers/char/hw_random/ba431-rng.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-07-22  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13  7:04 [PATCH 0/3] hwrng: ba431 - trivial cleanups Martin Kaiser
2023-07-13  7:04 ` [PATCH 1/3] hwrng: ba431 - do not set drvdata Martin Kaiser
2023-07-13  7:04 ` [PATCH 2/3] hwrng: ba431 - don't init of_device_id's data Martin Kaiser
2023-07-13  7:04 ` [PATCH 3/3] hwrng: ba431 - use dev_err_probe after failed registration Martin Kaiser
2023-07-22  2:13 ` [PATCH 0/3] hwrng: ba431 - trivial 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;
as well as URLs for NNTP newsgroup(s).