Files
twx-linux/include/linux
Sui Jingfeng 1768e362f2 PCI: Add pci_clear_master() stub for non-CONFIG_PCI
[ Upstream commit 2aa5ac6332 ]

Add a pci_clear_master() stub when CONFIG_PCI is not set so drivers that
support both PCI and platform devices don't need #ifdefs or extra Kconfig
symbols for the PCI parts.

[bhelgaas: commit log]
Fixes: 6a479079c0 ("PCI: Add pci_clear_master() as opposite of pci_set_master()")
Link: https://lore.kernel.org/r/20230531102744.2354313-1-suijingfeng@loongson.cn
Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-07-27 08:37:16 +02:00
..
2023-05-30 12:44:04 +01:00
2022-10-26 13:22:39 +02:00
2022-10-26 13:22:46 +02:00
2022-04-15 14:18:32 +02:00
2022-08-25 11:18:04 +02:00
2022-10-07 09:16:54 +02:00
2023-06-21 15:44:10 +02:00
2023-03-17 08:32:52 +01:00