s390/pci: Adding bus resource
authorPierre Morel <pmorel@linux.ibm.com>
Mon, 23 Mar 2020 11:29:37 +0000 (12:29 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 28 Apr 2020 11:49:46 +0000 (13:49 +0200)
commit65e450a9f9adabf3de1305a4c616f1313df402a3
treea45482f8c1e4c012d390d7a009d75918a81355b1
parentf606b3ef47c9f874af605323099663a10f691b24
s390/pci: Adding bus resource

The current PCI implementation do not provide a bus resource.
This leads to a notice being print at boot.
Let's do it more nicely and provide the bus resource.

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci_bus.c