From 2336a986793c771008b181ec65334c240ce512ca Mon Sep 17 00:00:00 2001 From: Li Yang Date: Thu, 3 Jan 2008 10:04:40 -0800 Subject: [PATCH] usb gadget: fix fsl_usb2_udc potential OOPS For fsl_usb2_udc driver, ep0 also has a descriptor. Current code is misleading and contains a logical mistake. Here is the patch to fix it. http://bugzilla.kernel.org/show_bug.cgi?id=9595 Cc: stable Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed