[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180123125558.pcvztj2spuimatdk@dell>
Date: Tue, 23 Jan 2018 12:55:58 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Ladislav Michl <ladis@...ux-mips.org>
Cc: linux-omap@...r.kernel.org,
SF Markus Elfring <elfring@...rs.sourceforge.net>,
Tony Lindgren <tony@...mide.com>,
Roger Quadros <rogerq@...com>,
LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] mfd: omap-usb-tll: Allocate driver data at once
On Mon, 15 Jan 2018, Ladislav Michl wrote:
> Allocating memory to store clk array together with driver
> data simplifies error unwinding and allows deleting memory
> allocation failure message as there is now only single point
> of failure already covered by allocation failure report.
>
> Signed-off-by: Ladislav Michl <ladis@...ux-mips.org>
> [Markus Elfring: simplified error unwinding, error message removal]
> Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
> Link: https://lkml.org/lkml/2018/1/15/411
> ---
> Changes:
> - v2: reindent 'rev' debug message
> credit Markus Elfring
>
> drivers/mfd/omap-usb-tll.c | 60 +++++++++++++++++++---------------------------
> 1 file changed, 25 insertions(+), 35 deletions(-)
Applied, thanks.
--
Lee Jones
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists