aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2013-04-25 14:49:48 +0200
committerMartin Schwidefsky <[email protected]>2013-04-26 09:07:19 +0200
commit1c21351b722c9101bacdb961f5b5711669c882a0 (patch)
tree23410fcce9be17409aea162007f23f0ebee16a18 /net/lapb/lapb_in.c
parentfff60fabc71c41bd1bd4beb4fdd735bb8e01096c (diff)
s390/pci: use pci_scan_root_bus
The pci config space accessors on s390 are (now) smart enough to figure out if a pci function is available. So instead of calling pci_create_root_bus and then pci_scan_single_device for each available function just call pci_scan_root_bus and let the pci core do the scanning (via config reads on all possible functions) and device creation. Reviewed-by: Gerald Schaefer <[email protected]> Signed-off-by: Sebastian Ott <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions