From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 13 Dec 2012 18:35:01 +0100 Subject: [U-Boot] [PATCH 06/11] usb: ehci: Add timeout on interrupt endpoint operations In-Reply-To: <1355363731-10103-7-git-send-email-sjg@chromium.org> References: <1355363731-10103-1-git-send-email-sjg@chromium.org> <1355363731-10103-7-git-send-email-sjg@chromium.org> Message-ID: <201212131835.01877.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 Simon Glass, > From: Vincent Palatin > > Ensure we cannot get stuck in the keyboard scanning if something wrong > happens (USB device unplugged or fatal I/O error) > > Signed-off-by: Vincent Palatin > > Signed-off-by: Simon Glass > --- I like it. Let's use errno.h and rebase on top of u-boot-usb.git ... I just pushed it. Best regards, Marek Vasut