]> git.baikalelectronics.ru Git - kernel.git/commit
unicore32/PCI: Remove pci=firmware command line parameter handling
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jun 2016 16:33:24 +0000 (11:33 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Jun 2016 22:15:33 +0000 (17:15 -0500)
commit6d84d46623fb492a4da19df8cd9094d10263087a
tree812d3a081793f96bfe5e12d0eb99ebd3d13228d6
parent07a11ad393237614c8a27b24f7e5fd6d670f9b7e
unicore32/PCI: Remove pci=firmware command line parameter handling

Remove support for the "pci=firmware" command line parameter, which was
way to keep the kernel from changing any PCI BAR assignments.  This was
copied from ARM, but is not actually needed on unicore32.

The corresponding ARM support was removed by 068fd3d16e44 ("ARM: 8554/1:
kernel: pci: remove pci=firmware command line parameter handling").

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/unicore32/kernel/pci.c