Hello Sergei, 25.03.2016 14:12, Sergei Shtylyov пишет: [snip]
udc = container_of(gadget, struct fsl_udc, gadget); + udc->softconnect = (is_on != 0);!!is_on? Parens not needed anyway though.
Okay :) I'll change to it in V2 as well as a bit messed up commit message. Thanks for the comment!
[snip] -- Dmitry