bmips: pci: use standard module functions
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 20 Apr 2023 08:51:45 +0000 (10:51 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 23 Apr 2023 10:19:02 +0000 (12:19 +0200)
commitb98955c623119eeafef48064b2cce92921a7f8db
tree11e8767fd1d79965d2b81918e9c7ef173e51ad3a
parent77d85a1bd32454acd216ef2408fd99903b7b7d8f
bmips: pci: use standard module functions

late_initcall_sync() is no longer needed so standard module functions can be
used on all bmips PCI/PCIe drivers.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/files/drivers/pci/controller/pci-bcm6348.c
target/linux/bmips/files/drivers/pci/controller/pcie-bcm6318.c
target/linux/bmips/files/drivers/pci/controller/pcie-bcm6328.c