1
0
Fork 0
alistair23-linux/drivers/sbus/char
Sinan Kaya c792373294 openprom: Deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as
where a PCI device is present. This restricts the device drivers to be
reused for other domain numbers.

Getting ready to remove pci_get_bus_and_slot() function in favor of
pci_get_domain_bus_and_slot().

Hard-coding the domain as 0 since domain information is not available.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>
Acked-by: David S. Miller <davem@davemloft.net>
2018-01-17 08:16:46 -06:00
..
Kconfig drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:03 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bbc_envctrl.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bbc_i2c.c sbus: char: drop owner assignment from platform_drivers 2014-10-20 16:21:32 +02:00
bbc_i2c.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
display7seg.c sbus: char: Move D7S_MINOR to include/linux/miscdevice.h 2017-09-27 21:39:22 -07:00
envctrl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
flash.c sbus: Convert to using %pOF instead of full_name 2017-07-20 12:37:10 -07:00
jsflash.c block: don't set bounce limit in blk_init_queue 2017-06-27 12:13:45 -06:00
max1617.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
openprom.c openprom: Deprecate pci_get_bus_and_slot() 2018-01-17 08:16:46 -06:00
uctrl.c sbus: Convert to using %pOF instead of full_name 2017-07-20 12:37:10 -07:00