commit | 3bfc37d92687b4b19056998cebc02f94fbc81427 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 04 11:54:43 2023 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 04 16:30:21 2023 -0500 |
tree | 6f776bca137e3697de545b2b4aa0fcf0f97917f8 | |
parent | c5097b9869a136349d8404715dc8aabb7570a762 [diff] |
Revert "PCI: mvebu: Mark driver as BROKEN" b3574f579ece ("PCI: mvebu: Mark driver as BROKEN") made it impossible to enable the pci-mvebu driver. The driver does have known problems, but as Russell and Uwe reported, it does work in some configurations, so removing it broke some working setups. Revert b3574f579ece so pci-mvebu is available. Reported-by: Russell King (Oracle) <linux@armlinux.org.uk> Link: https://lore.kernel.org/r/ZMzicVQEyHyZzBOc@shell.armlinux.org.uk Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20230804134622.pmbymxtzxj2yfhri@pengutronix.de Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>