From: Tomoki Sekiyama Date: Thu, 29 Mar 2012 23:51:28 +0000 (+0900) Subject: USB: yurex: Remove allocation of coherent buffer for setup-packet buffer X-Git-Tag: v3.2.17~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d502ac7fd46a9b1125404be1b6eeb383cdd833;p=pandora-kernel.git USB: yurex: Remove allocation of coherent buffer for setup-packet buffer commit 523fc5c14f6cad283e5a266eba0e343aed6e73d5 upstream. 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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed