diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-04-04 18:21:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 19:41:11 +0200 |
commit | 19697537708643091d64c8ec9a809883166dcb3f (patch) | |
tree | faaf44e1c038e6899e0a717abee21ac8686eab89 /drivers/of | |
parent | e6506f06d5e82765666902ccf9e9162f3e31d518 (diff) | |
download | linux-19697537708643091d64c8ec9a809883166dcb3f.tar.gz |
usb: ulpi: Use of_request_module()
There is a new helper supposed to replace of_device_request_module(),
called of_request_module(). They are both strictly equivalent, besides
the fact the latter receives a "struct device_node" directly. Use it.
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230404172148.82422-12-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions