]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
authorJiang Liu <liuj97@gmail.com>
Sat, 25 May 2013 13:48:29 +0000 (21:48 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 27 May 2013 22:22:09 +0000 (16:22 -0600)
commit0b8c8b4b8d416db9bed347b7cf6af6db18fe90e4
tree7a75eef662b6186781efb11566f3a7aa01a7cc60
parent9dd09e6de2d6786a50b589a77aeec22d46f3a4ab
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count

Introduce helper functions pci_bus_{get|put}() to manage PCI bus
reference count.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/bus.c
include/linux/pci.h