On Thu, Sep 23, 2021 at 10:41:12AM +1000, Benjamin Herrenschmidt wrote: > Currently, we have two cases where we try to "re-use" the urj_cable_driver_t > structure for two different USB variants. This doesnt' actually work however > at least not for > > URJ_DECLARE_FTDX_CABLE(0x15BA, 0x002A, "-mpsse", "ARM-USB-TINY-H", > armusbtiny_h) > > Since the name doesn't match the name in the driver. > > To avoid confusion, this just duplicates the structures and keep a 1:1 > relationship > between URJ_DECLARE_FTDX_CABLE entries and urj_cable_driver_t structures. > > Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Thanks, applied. Regards Geert Stappers P.S. Sorry for the delay in the response. _______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development