Re: [PATCH v3 2/2] chipidea: pci: add comment regarding to ehci-pci driver

2015-01-30 Thread Alexander Shishkin
Andy Shevchenko writes: > The patch points a developer of ChipIdea PCI driver to the bypass_pci_id_table > in ehci-pci driver. The table allows to skip a probe stage in ehci-pci for > certain IDs. > > There is no functional change. > > Signed-off-by: Andy Shevchenko Reviewed-by: Alexander Shish

[PATCH v3 2/2] chipidea: pci: add comment regarding to ehci-pci driver

2015-01-29 Thread Andy Shevchenko
The patch points a developer of ChipIdea PCI driver to the bypass_pci_id_table in ehci-pci driver. The table allows to skip a probe stage in ehci-pci for certain IDs. There is no functional change. Signed-off-by: Andy Shevchenko --- drivers/usb/chipidea/ci_hdrc_pci.c | 3 +++ 1 file changed, 3