From: Johan Hovold Date: Sun, 18 Nov 2012 12:23:32 +0000 (+0100) Subject: USB: opticon: use port as urb context X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32d82bcdb78f502f58d0b078395ed3864aaa223;p=pandora-kernel.git USB: opticon: use port as urb context Use port rather than private data as urb context, as the latter may be accessed as port data, and remove the port field from the private data. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed