]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: ci13xxx: convert to new style
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Tue, 8 May 2012 20:29:04 +0000 (23:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2012 22:02:46 +0000 (15:02 -0700)
commit1f339d84407eda744caa5b361d67019c66532d5d
treeeebc266b813ad0e7da31ade21a5e339db83b8b04
parent790c2d52b24e2ecd00ca014821c1adc41be2ac94
usb: gadget: ci13xxx: convert to new style

Finally, convert to the new style framework, using udc_start/udc_stop
methods. Since there is no need in the global _udc pointer, remove it.

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