aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/platform.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2021-12-15 16:56:46 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-17 16:52:27 +0100
commit0f153a1b8193ce768be4df0400aeb2c8f2a3b3da (patch)
tree6c943872fbe0c05d63895e1913defd55c410b0cf /drivers/usb/dwc2/platform.c
parente1ffd5f0709de8a423925a60d1e4b3593e0c96b4 (diff)
usb: chipidea: Set the DT node on the child device
The ChipIdea glue drivers just copy the glue resources to the "ci_hdrc" child device. Instead, set the child device's DT node pointer to the parent device's node so that platform_get_irq() can find the IRQ resources in the DT. This removes the need for statically populating the IRQ resources from the DT which has been deprecated for some time. Acked-by: Peter Chen <peter.chen@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211215225646.1997946-1-robh@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc2/platform.c')
0 files changed, 0 insertions, 0 deletions