aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2021-12-15 16:52:03 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-17 16:52:21 +0100
commite1ffd5f0709de8a423925a60d1e4b3593e0c96b4 (patch)
tree44d1f40568d49cfaee2026baf66289d1d20b2da5 /drivers/usb/chipidea/core.c
parentusb: ohci-s3c2410: Use platform_get_irq() to get the interrupt (diff)
downloadlinux-dev-e1ffd5f0709de8a423925a60d1e4b3593e0c96b4.tar.xz
linux-dev-e1ffd5f0709de8a423925a60d1e4b3593e0c96b4.zip
usb: uhci: Use platform_get_irq() to get the interrupt
Accessing platform device resources directly has long been deprecated for DT as IRQ resources may not be available at device creation time. Drivers continuing to use static IRQ resources is blocking removing the static setup from the DT core code. Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211215225203.1991003-1-robh@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea/core.c')
0 files changed, 0 insertions, 0 deletions