lkml.org 
[lkml]   [2023]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 05/21] of: Move the request module helper logic to module.c
On Tue, Mar 07, 2023 at 05:53:43PM +0100, Miquel Raynal wrote:
> Depending on device.c for pure OF handling is considered
> backwards. Let's extract the content of of_device_request_module() to
> have the real logic under module.c.
>
> The next step will be to convert users of of_device_request_module() to
> use the new helper.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
> drivers/of/device.c | 25 ++-----------------------
> drivers/of/module.c | 30 ++++++++++++++++++++++++++++++
> include/linux/of.h | 6 ++++++
> 3 files changed, 38 insertions(+), 23 deletions(-)

Other than the licensing inherited,

Reviewed-by: Rob Herring <robh@kernel.org>

\
 
 \ /
  Last update: 2023-03-27 00:48    [W:0.236 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site