[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230519161119.287268-1-martin@kaiser.cx>
Date: Fri, 19 May 2023 18:11:17 +0200
From: Martin Kaiser <martin@...ser.cx>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/2] hwrng: imx-rngc - two simple cleanups
Here's two more simple cleanups for imx-rngc. We can drop .data = NULL in the
imx_rngc_dt_ids. And the probe function can be marked as __init as we don't
support hotplugging.
Martin Kaiser (2):
hwrng: imx-rngc - mark the probe function as __init
hwrng: imx-rngc - don't init of_device_id's data
drivers/char/hw_random/imx-rngc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.30.2
Powered by blists - more mailing lists