commit | 65e450a9f9adabf3de1305a4c616f1313df402a3 | [log] [tgz] |
---|---|---|
author | Pierre Morel <pmorel@linux.ibm.com> | Mon Mar 23 12:29:37 2020 +0100 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Tue Apr 28 13:49:46 2020 +0200 |
tree | a45482f8c1e4c012d390d7a009d75918a81355b1 | |
parent | f606b3ef47c9f874af605323099663a10f691b24 [diff] |
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>