Re: [PATCH 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/

From: Dmitry Baryshkov

Date: Sun Jun 07 2026 - 17:06:13 EST


On Fri, May 29, 2026 at 07:03:32PM -0700, Eric Biggers wrote:
> Since this file just implements a hwrng driver, move it into
> drivers/char/hw_random/. Rename the kconfig option accordingly as well.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> ---
> arch/arm/configs/multi_v7_defconfig | 2 +-
> arch/arm/configs/qcom_defconfig | 2 +-
> arch/arm64/configs/defconfig | 2 +-
> drivers/char/hw_random/Kconfig | 11 +++++++++++
> drivers/char/hw_random/Makefile | 1 +
> drivers/{crypto => char/hw_random}/qcom-rng.c | 0
> drivers/crypto/Kconfig | 11 -----------
> drivers/crypto/Makefile | 1 -
> drivers/gpu/drm/ci/arm64.config | 2 +-
> 9 files changed, 16 insertions(+), 16 deletions(-)
> rename drivers/{crypto => char/hw_random}/qcom-rng.c (100%)
>

--
With best wishes
Dmitry