From: Alexander Shishkin Date: Tue, 8 May 2012 20:28:58 +0000 (+0300) Subject: usb: gadget: ci13xxx: move global variables inside struct ci13xxx X-Git-Tag: v3.5-rc1~149^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3595d132b9f8641501fcc84d831a5d6fed2b29d;p=pandora-kernel.git usb: gadget: ci13xxx: move global variables inside struct ci13xxx Make global variables that are specific for each UDC instance part of struct ci13xxx. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed