Re: [PATCH 41/50] staging: most: usb: clear functional stall on OUT endpoint

2017-11-22 Thread PrasannaKumar Muralidharan
Hi Christian, On 21 November 2017 at 19:35, Christian Gromm wrote: > For the MOST packet channel there are two dedicated USB endpoints. But > internally the hardware has actually one channel for data forwarding from > and to MOST. To have the hardware clean up its

[PATCH 41/50] staging: most: usb: clear functional stall on OUT endpoint

2017-11-21 Thread Christian Gromm
For the MOST packet channel there are two dedicated USB endpoints. But internally the hardware has actually one channel for data forwarding from and to MOST. To have the hardware clean up its state machine correctly in case of an error, both USB pipes need to be reset. This patch triggers the