aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorAlexander Shishkin <[email protected]>2019-05-03 11:44:36 +0300
committerGreg Kroah-Hartman <[email protected]>2019-05-03 18:14:29 +0200
commitdb73a059de00eed721f13051c0d6ff3e7de90fe8 (patch)
tree3a6af1f759b2b2c1c4fa9cf4c19fcf5ef74b4761 /drivers/usb/cdns3/cdns3-debug.h
parent85d49eb130ad747abebb9b0ff151f8afa7733115 (diff)
intel_th: Rework resource passing between glue layers and core
Currently, MMIO resource numbers in the TH driver core correspond to PCI BAR numbers, because in the beginning there was only the PCI glue layer. This created some confusion when the ACPI glue layer was added. To avoid confusion and remove glue-specific code from the driver core, split the resource indices between core and glue layers and change the API so that the driver core receives the MMIO resources in the same fixed order. At the same time, make the IRQ always be a parameter to intel_th_alloc() instead of sometimes passing it as a resource. Signed-off-by: Alexander Shishkin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions