On Mon, Dec 09, 2013 at 12:33:17AM -0800, 'Greg Kroah-Hartman' wrote:
> On Sun, Dec 08, 2013 at 10:03:42PM -0600, Felipe Balbi wrote:
> > On Tue, Dec 03, 2013 at 08:27:58AM +0900, Jingoo Han wrote:
> > > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
> > > is not preferred.
> > >
> >
On Sun, Dec 08, 2013 at 10:03:42PM -0600, Felipe Balbi wrote:
> On Tue, Dec 03, 2013 at 08:27:58AM +0900, Jingoo Han wrote:
> > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
> > is not preferred.
> >
> > Signed-off-by: Jingoo Han
>
> I wonder why I wasn't Cc:ed to this email consid
On Tue, Dec 03, 2013 at 08:27:58AM +0900, Jingoo Han wrote:
> Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
> is not preferred.
>
> Signed-off-by: Jingoo Han
I wonder why I wasn't Cc:ed to this email considering it touches three
drivers I care about.
Greg, I have the original ones
Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
is not preferred.
Signed-off-by: Jingoo Han
---
drivers/usb/chipidea/ci_hdrc_pci.c |2 +-
drivers/usb/dwc3/dwc3-pci.c|2 +-
drivers/usb/gadget/amd5536udc.c|2 +-
drivers/usb/gadget/pch_udc.c |2 +-
driv