Re: [PATCH v2 07/21] of: device: Kill of_device_request_module()

From: Rob Herring
Date: Tue Mar 07 2023 - 19:26:55 EST


On Tue, Mar 07, 2023 at 05:53:45PM +0100, Miquel Raynal wrote:
> A new helper has been introduced, of_request_module(). Users have been
> converted, this helper can now be deleted.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> ---
> drivers/of/device.c | 9 ---------
> include/linux/of_device.h | 6 ------
> 2 files changed, 15 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>