linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwrng: imx-rngc - use devres for clk and hwrng
@ 2022-08-15 19:37 Martin Kaiser
  2022-08-15 19:37 ` [PATCH 1/2] hwrng: imx-rngc - use devm_clk_get_enabled Martin Kaiser
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Kaiser @ 2022-08-15 19:37 UTC (permalink / raw)
  To: Herbert Xu, Olivia Mackall
  Cc: linux-crypto, linux-arm-kernel, linux-kernel, Martin Kaiser

Use devres for clock prepare+enable and for hwrng registration.

Martin Kaiser (2):
  hwrng: imx-rngc - use devm_clk_get_enabled
  hwrng: imx-rngc - use devres for hwrng registration

 drivers/char/hw_random/imx-rngc.c | 37 ++++++-------------------------
 1 file changed, 7 insertions(+), 30 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] 4+ messages in thread

end of thread, other threads:[~2022-08-26 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 19:37 [PATCH 0/2] hwrng: imx-rngc - use devres for clk and hwrng Martin Kaiser
2022-08-15 19:37 ` [PATCH 1/2] hwrng: imx-rngc - use devm_clk_get_enabled Martin Kaiser
2022-08-15 19:37 ` [PATCH 2/2] hwrng: imx-rngc - use devres for hwrng registration Martin Kaiser
2022-08-26 11:03 ` [PATCH 0/2] hwrng: imx-rngc - use devres for clk and hwrng 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).