Message ID | 20230713070446.230978-1-martin@kaiser.cx (mailing list archive) |
---|---|
Headers | show |
Series | hwrng: ba431 - trivial cleanups | expand |
On Thu, Jul 13, 2023 at 09:04:43AM +0200, Martin Kaiser wrote: > 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 All applied. Thanks.