bus/pci: do not reference devargs list
authorGaetan Rivet <gaetan.rivet@6wind.com>
Mon, 23 Apr 2018 23:54:45 +0000 (01:54 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 25 Apr 2018 01:58:10 +0000 (03:58 +0200)
commit7765f0f4086605b9f5e3bcf346d0c014b7f02b9a
tree3a127f93b8ba89fd7b292f86eece6d5ff4dcc021
parent1f6d16ee63313ff0444e0a4287958ba8eaa196a3
bus/pci: do not reference devargs list

This list should not be used by drivers.
Use the public API instead.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
drivers/bus/pci/Makefile
drivers/bus/pci/pci_common.c