Re: [RFC PATCH] arm: kernel: pci: remove pci=firmware command line parameter handling

2016-03-02 Thread Lennert Buytenhek
andling > > > from ARM code and the related kernel parameters documentation > > > section. > > > > > > Signed-off-by: Lorenzo Pieralisi > > > Cc: Arnd Bergmann > > > Cc: Lennert Buytenhek > > > Cc: Jonathan Corbet > > > Cc:

Re: [RFC PATCH] arm: kernel: pci: remove pci=firmware command line parameter handling

2016-02-29 Thread Lennert Buytenhek
he 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 > Cc: