From: Aaro Koskinen Date: Sun, 6 Oct 2013 19:22:34 +0000 (+0300) Subject: staging: octeon-usb: clean up hcpriv usage X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be44063df5b1eb1d10066c9d88c514d49411748b;p=pandora-kernel.git staging: octeon-usb: clean up hcpriv usage Use ep->hcpriv for pipe handle and urb->hcpriv for submit handle, instead of packing both into the same field. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed