On Mon, Jul 05, 2021 at 10:32:14AM +0200, Greg Kroah-Hartman wrote: > On Mon, Jul 05, 2021 at 10:20:09AM +0200, Johan Hovold wrote: > > Here are couple of minor fixes and some cleanups related to the recent > > regression which broke RTS control on some CP2102N devices with buggy > > firmware. > > > > In case we run into another one of these, let's log the firmware > > version also for CP2105 and CP2108 for which it can be retrieved. > > > > Johan > > > > > > Changes in v2 > > - keep the special-chars error message to make it more obvious that > > continuing on errors is intentional (1/6) (Greg) > > Thanks for the change, looks good to me! > > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Thanks also for reviewing these. Now applied for -next. Johan