diff options
author | 2017-10-04 20:43:38 +0200 | |
---|---|---|
committer | 2017-10-06 20:35:48 +0200 | |
commit | 4a56f891efceee88d422af2e99d00c8321c671c1 (patch) | |
tree | 911dcf77650efaa1adad158a2a78b501d3c543fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe (diff) | |
download | linux-dev-4a56f891efceee88d422af2e99d00c8321c671c1.tar.xz linux-dev-4a56f891efceee88d422af2e99d00c8321c671c1.zip |
Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
The ACPI subsys is going to move over to instantiating ACPI enumerated
HCIs as serdevs, rather then as platform devices.
Most of the code in bcm_platform_probe is actually not platform
specific and will work with any struct device passed to it, the one
platform specific call in bcm_platform_probe is platform_get_irq.
This commit moves platform_get_irq call to the platform-driver's bcm_probe
function, this is a preparation patch for adding (runtime)pm support to
the serdev path.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions