Re: [PATCH v4 06/10] misc: pci_endpoint_test: Add designware EP entry

2018-04-17 Thread Kishon Vijay Abraham I
On Monday 16 April 2018 08:07 PM, Gustavo Pimentel wrote: > Adds the designware EP device ID entry to pci_endpoint_test driver table > to allow this device to be recognize and handle by the pci_endpoint_test > driver. > > Signed-off-by: Gustavo Pimentel Acked-by: Kishon Vijay Abraham I > ---

[PATCH v4 06/10] misc: pci_endpoint_test: Add designware EP entry

2018-04-16 Thread Gustavo Pimentel
Adds the designware EP device ID entry to pci_endpoint_test driver table to allow this device to be recognize and handle by the pci_endpoint_test driver. Signed-off-by: Gustavo Pimentel --- Change v1->v2: - Changed device id following Kishon's suggestion. Change v2->v3: - Nothing changed, just to