diff options
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | 2012-05-04 17:47:14 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-08 20:27:56 +0400 |
commit | efa015bbc410198a192cd3e504ce24104e8c8852 (patch) | |
tree | a40fff67c677ec7bf7fe600fca7f47bb37e5ca76 /drivers/usb/gadget/ci13xxx_udc.h | |
parent | ab59ac0155ebe16d563b68d63ceb2e2d0747180f (diff) | |
download | linux-efa015bbc410198a192cd3e504ce24104e8c8852.tar.xz |
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
Since ep0{out,in} are never on gadget's ep_list, there's no need to try
to unlink them, even more so because ep_list linkage is not initialized
for these endpoints.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/ci13xxx_udc.h')
0 files changed, 0 insertions, 0 deletions