[PATCH 0/5] hwrng: meson: simplify driver

Heiner Kallweit hkallweit1 at gmail.com
Sat Feb 18 12:54:25 PST 2023


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




More information about the linux-arm-kernel mailing list