From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Apr 2015 17:05:32 +0200 Subject: [U-Boot] [PATCH v3 1/3] usb: usb_new_device return codes consistency In-Reply-To: <1428153149-3738-1-git-send-email-contact@paulk.fr> References: <1428153149-3738-1-git-send-email-contact@paulk.fr> Message-ID: <201504061705.32959.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 On Saturday, April 04, 2015 at 03:12:27 PM, Paul Kocialkowski wrote: > This makes use of errno return codes for representing error codes in a > unified way. > > Signed-off-by: Paul Kocialkowski Applied all three to u-boot-usb/next . Thanks ! Best regards, Marek Vasut