On Mon, Feb 29, 2016 at 05:43:20PM +0000, Lorenzo Pieralisi wrote:

> According to kernel documentation, the pci=firmware command line
> parameter is only meant to be used on IXP2000 ARM platforms to prevent
> the kernel from assigning PCI resources configured by the bootloader.
> 
> Since the IXP2000 ARM platforms support has been removed from the
> kernel in commit:
> 
> commit c65f2abf54a6 ("ARM: remove ixp23xx and ixp2000 platforms")
> 
> its platforms specific kernel parameters should be removed
> too from the kernel documentation along with the kernel code
> currently handling them in that they have just become obsolete.
> 
> This patch removes the pci=firmware command line parameter handling
> from ARM code and the related kernel parameters documentation
> section.
> 
> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieral...@arm.com>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Lennert Buytenhek <ker...@wantstofly.org>
> Cc: Jonathan Corbet <cor...@lwn.net>
> Cc: Bjorn Helgaas <bhelg...@google.com>
> Cc: Rob Herring <r...@kernel.org>
> Cc: Russell King <li...@arm.linux.org.uk>

Acked-by: Lennert Buytenhek <ker...@wantstofly.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to