summaryrefslogtreecommitdiffstats
path: root/pci
Commit message (Collapse)AuthorAgeFilesLines
* pci: pci_skel: Check return value of pci_enable_deviceMatthias Brugger2016-05-041-1/+4
| | | | | | | Omit compiler warning, as pci_enable_device needs to get the return value checked. Signed-off-by: Matthias Brugger <mbrugger@suse.com>
* pci: pci_skel: Remove <linux/config.h>Javier Martinez Canillas2010-12-051-1/+0
|
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-272-0/+74