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>