aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
diff options
context:
space:
mode:
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>2008-06-26 20:06:24 +0900
committerJesse Barnes <jbarnes@virtuousgeek.org>2008-06-27 13:01:14 -0700
commitb97089400d44b9e90ce5029a2e458cd087473c74 (patch)
treecefbe4ac45ad92ae757120010173bdaa737c56bf /include/linux/pci.h
parent3aa50c44628629a6d58f93e0a1244e95a874884e (diff)
pciehp: use get_service_data
Current pciehp driver saves its private data pointer into pci_dev structure using pci_set_drvdata()/pci_get_drvdata(). But because pciehp is not a pci device driver but a PCI Express service driver, it should save its private data pointer into pcie_device structure using set_service_data()/get_service_data(). Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions