]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Tue, 8 May 2012 20:28:58 +0000 (23:28 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2012 21:51:24 +0000 (14:51 -0700)
commit6a2c56afbf6840e478189917f871b3835530acef
treef790dc011266827b89ca02c4bfc6f193a0c8603e
parent91746aa94439d80e45bb6a051e2c946be9ca0dc0
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 <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/ci13xxx_udc.c
drivers/usb/gadget/ci13xxx_udc.h