Home
last modified time | relevance | path

Searched hist:"115 f9450babbf2ed530db04e16a99df28cec85dd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ssb/
H A Dpci.cdiff 115f9450babbf2ed530db04e16a99df28cec85dd Fri Jul 01 13:34:42 CDT 2011 Sergei Shtylyov <sshtylyov@ru.mvista.com> ssb: use pci_dev->subsystem_{vendor,device}

The SSB code reads PCI subsystem IDs from the PCI configuration registers while
they are already stored by the PCI subsystem in the 'subsystem_{vendor|device}'
fields of 'struct pci_dev'...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>