From: Thomas Pugliese Date: Tue, 11 Jun 2013 15:39:31 +0000 (-0500) Subject: usb: wire adapter: add scatter gather support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b81c083c62909dc2af0d8d2e8687b99d259954f;p=pandora-kernel.git usb: wire adapter: add scatter gather support This patch adds support for scatter gather DMA to the wire adapter and updates the HWA to advertise support for SG transfers. This allows the block layer to submit transfer requests to the HWA HC without first breaking them up into PAGE_SIZE requests. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed