From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jun 2014 22:38:47 +0200 Subject: [U-Boot] [PATCH 2/2 v2] usb: r8a66597: Fix initilization size of r8a66597 info structure In-Reply-To: <53508EEB.3060202@renesas.com> References: <53508EEB.3060202@renesas.com> Message-ID: <201406252238.47551.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 Friday, April 18, 2014 at 04:33:15 AM, Yasuhisa Umano wrote: > Initialization of r8a66597 info structure is not enough. > Because initilization was used size of pointer. > This fixes that use size of r8a6659 info structure. > > Signed-off-by: Yasuhisa Umano I'm not sure how those two patches disappeared from my radar. Sorry about that, applied, thank you. Best regards, Marek Vasut