From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 29 Jul 2013 23:02:55 +0200 Subject: [U-Boot] [PATCH 0/2] usb bug fixes In-Reply-To: <1375093660-30638-1-git-send-email-nikita@compulab.co.il> References: <1375093660-30638-1-git-send-email-nikita@compulab.co.il> Message-ID: <201307292302.55704.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 Nikita Kiryanov, > This series contains two usb related bug fixes, one regarding the power > cycling of hub ports, and the other- a memory leak in ehci-hcd. > > Cc: Marek Vasut > Cc: Igor Grinberg > > Nikita Kiryanov (2): > usb_hub: fix power cycling logic > ehci-hcd: fix memory leak in lowlevel init > > common/usb_hub.c | 4 ++-- > drivers/usb/host/ehci-hcd.c | 4 +++- > 2 files changed, 5 insertions(+), 3 deletions(-) Applied both, thanks! Best regards, Marek Vasut