Searched hist:"523 fc5c14f6cad283e5a266eba0e343aed6e73d5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | yurex.c | diff 523fc5c14f6cad283e5a266eba0e343aed6e73d5 Thu Mar 29 18:51:28 CDT 2012 Tomoki Sekiyama <tomoki.sekiyama@gmail.com> USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Removes allocation of coherent buffer for the control-request setup-packet buffer from the yurex driver. Using coherent buffers for setup-packet is obsolete and does not work with some USB host implementations.
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|