From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 14 Mar 2012 03:04:25 +0100 Subject: [U-Boot] [PATCH] usb:udc:samsung:fix Remove the req_config flag In-Reply-To: <1331626086-21205-1-git-send-email-l.majewski@samsung.com> References: <1331626086-21205-1-git-send-email-l.majewski@samsung.com> Message-ID: <201203140304.25616.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, > The dev->req_config flag was indicating that the forwarded > request needs to perform the usb gadget delayed status. > This is however not needed anymore, so it can be removed. You're the expert, but why is it not needed anymore ? :) Otherwise I'm all right with the patch. > > Signed-off-by: Lukasz Majewski > Signed-off-by: Kyungmin Park > Cc: Marek Vasut Best regards, Marek Vasut