Re: [PATCH] USB: gadget: s3c-hsotg: add isochronous transfers support

2013-09-23 Thread Bartlomiej Zolnierkiewicz
Hi Robert, On Monday, September 23, 2013 10:07:12 AM Robert Baldyga wrote: > This patch adds isochronous transfer support. It adds few modifications: > - Modify s3c_hsotg_write_fifo() function. It actually calculates transfer > size, taking into account Multi Count value, which indicates number

[PATCH] USB: gadget: s3c-hsotg: add isochronous transfers support

2013-09-23 Thread Robert Baldyga
This patch adds isochronous transfer support. It adds few modifications: - Modify s3c_hsotg_write_fifo() function. It actually calculates transfer size, taking into account Multi Count value, which indicates number of transactions per microframe. - Fix s3c_hsotg_start_req() function by setting