Re: [PATCH] USB: yurex: remove allocation of coherent buffer forsetup-packet buffer

From: Tomoki Sekiyama
Date: Thu Mar 29 2012 - 08:51:14 EST


Hello,

2012å3æ29æ20:57 Sergei Shtylyov <sshtylyov@xxxxxxxxxx>:
> Hello.
>
> On 29-03-2012 3:20, Tomoki Sekiyama wrote:
>
>> Removes allocation of coherent buffer for the control-request setup-packet
>> buffer from the yurex driver. Using coherent buffers for setup-packet is
>> obsoleted and does not work with some USB host implementations.
>
>> This patch also fixes missing URB_NO_TRANSFER_DMA_MAP flag in urb.
>
> Â Looks like the patch should be split into two then as it does two different
> things.
>
> WBR, Sergei

OK, I will split this patch into two pieces and re-send them.

Thank you,

Tomoki Sekiyama
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/