Re: [PATCH v1] PCI: Move Rohm vendor ID to generic list

2019-02-01 Thread Bjorn Helgaas
On Wed, Nov 07, 2018 at 09:58:56PM +0200, Andy Shevchenko wrote: > Move the Rohm vendor ID to pci_ids.h from dozen of drivers. > > Signed-off-by: Andy Shevchenko I applied this to pci/misc for v5.1 with acks from Mark and Linus W. I did change "dozen" to "several" just for truth-in-advertising :

Re: [PATCH v1] PCI: Move Rohm vendor ID to generic list

2018-11-15 Thread Linus Walleij
On Wed, Nov 7, 2018 at 8:59 PM Andy Shevchenko wrote: > Move the Rohm vendor ID to pci_ids.h from dozen of drivers. > > Signed-off-by: Andy Shevchenko Acked-by: Linus Walleij Please merge it in a way that doesn't upset Greg! :) Yours, Linus Walleij

Re: [PATCH v1] PCI: Move Rohm vendor ID to generic list

2018-11-08 Thread Mark Brown
On Wed, Nov 07, 2018 at 09:58:56PM +0200, Andy Shevchenko wrote: > Move the Rohm vendor ID to pci_ids.h from dozen of drivers. > > Signed-off-by: Andy Shevchenko Acked-by: Mark Brown signature.asc Description: PGP signature

Re: [PATCH v1] PCI: Move Rohm vendor ID to generic list

2018-11-08 Thread Andy Shevchenko
On Thu, Nov 8, 2018 at 12:10 PM Greg Kroah-Hartman wrote: > > On Wed, Nov 07, 2018 at 09:58:56PM +0200, Andy Shevchenko wrote: > > Move the Rohm vendor ID to pci_ids.h from dozen of drivers. > > > > Signed-off-by: Andy Shevchenko > > --- > > > > I believe the best chance to get it merged and be l

Re: [PATCH v1] PCI: Move Rohm vendor ID to generic list

2018-11-08 Thread Greg Kroah-Hartman
On Wed, Nov 07, 2018 at 09:58:56PM +0200, Andy Shevchenko wrote: > Move the Rohm vendor ID to pci_ids.h from dozen of drivers. > > Signed-off-by: Andy Shevchenko > --- > > I believe the best chance to get it merged and be less intrusive to ongoing > work is through PCI subsystem as a _fix_ for v