Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/5] hwrng: meson: simplify driver
@ 2023-02-18 20:54 Heiner Kallweit
  2023-02-18 20:55 ` [PATCH 1/5] hwrng: meson: remove unused member of struct meson_rng_data Heiner Kallweit
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Heiner Kallweit @ 2023-02-18 20:54 UTC (permalink / raw)
  To: Olivia Mackall, Herbert Xu, Neil Armstrong, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl
  Cc: Linux Crypto Mailing List, linux-arm-kernel@lists.infradead.org,
	open list:ARM/Amlogic Meson...

This series simplifies the driver. No functional change intended.

Heiner Kallweit (5):
  hwrng: meson: remove unused member of struct meson_rng_data
  hwrng: meson: use devm_clk_get_optional_enabled
  hwrng: meson: remove not needed call to platform_set_drvdata
  hwrng: meson: use struct hw_random priv data
  hwrng: meson: remove struct meson_rng_data

 drivers/char/hw_random/meson-rng.c | 59 +++++++++---------------------
 1 file changed, 17 insertions(+), 42 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-10 11:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-18 20:54 [PATCH 0/5] hwrng: meson: simplify driver Heiner Kallweit
2023-02-18 20:55 ` [PATCH 1/5] hwrng: meson: remove unused member of struct meson_rng_data Heiner Kallweit
2023-02-19 17:26   ` Martin Blumenstingl
2023-02-18 20:56 ` [PATCH 2/5] hwrng: meson: use devm_clk_get_optional_enabled Heiner Kallweit
2023-02-19 17:27   ` Martin Blumenstingl
2023-02-18 20:57 ` [PATCH 3/5] hwrng: meson: remove not needed call to platform_set_drvdata Heiner Kallweit
2023-02-19 17:28   ` Martin Blumenstingl
2023-02-18 20:58 ` [PATCH 4/5] hwrng: meson: use struct hw_random priv data Heiner Kallweit
2023-02-19 18:26   ` Martin Blumenstingl
2023-02-19 23:51     ` Heiner Kallweit
2023-02-20  4:41   ` Herbert Xu
2023-02-20  7:18     ` Heiner Kallweit
2023-02-20  9:01       ` Herbert Xu
2023-02-18 20:59 ` [PATCH 5/5] hwrng: meson: remove struct meson_rng_data Heiner Kallweit
2023-03-10 11:26 ` [PATCH 0/5] hwrng: meson: simplify driver Herbert Xu

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