diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-04-04 19:21:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 19:41:10 +0200 |
commit | e6506f06d5e82765666902ccf9e9162f3e31d518 (patch) | |
tree | 952da5554535f3fbeb3082863a20edb9a1cbd7a6 /drivers/usb/common | |
parent | of: Move of_modalias() to module.c (diff) | |
download | linux-e6506f06d5e82765666902ccf9e9162f3e31d518.tar.xz linux-e6506f06d5e82765666902ccf9e9162f3e31d518.zip |
of: Move the request module helper logic to module.c
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>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230404172148.82422-11-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/common')
0 files changed, 0 insertions, 0 deletions