Re: [PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces

2021-04-12 Thread Vincent MAILHOL
Hi Marc, On Mon. 12 Apr 2021 at 18:20, Marc Kleine-Budde wrote: > On 10.04.2021 18:59:45, Vincent Mailhol wrote: > > Here comes the 15th iteration of the patch. This new version addresses > > the comments received from Marc (thanks again for the review!) and > > simplify the device probing by usi

Re: [PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces

2021-04-12 Thread Marc Kleine-Budde
On 10.04.2021 18:59:45, Vincent Mailhol wrote: > Here comes the 15th iteration of the patch. This new version addresses > the comments received from Marc (thanks again for the review!) and > simplify the device probing by using .driver_info. diff --git a/drivers/net/can/usb/etas_es58x/es58x_core.c

[PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces

2021-04-10 Thread Vincent Mailhol
Here comes the 15th iteration of the patch. This new version addresses the comments received from Marc (thanks again for the review!) and simplify the device probing by using .driver_info. ** Changelog ** Changes in v15 (2021-04-10): - Use of .driver_info to keep track of each device quirks (c.