[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <55E58460.3050503@ti.com>
Date: Tue, 1 Sep 2015 13:56:32 +0300
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: Vaishali Thakkar <vthakkar1994@...il.com>,
Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>
CC: <linux-fbdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] video: fbdev: Use devm_clk_get
On 18/08/15 06:28, Vaishali Thakkar wrote:
> This patch introduces the use of managed resource function
> devm_clk_get instead of clk_get and removes corresponding calls
> to clk_put in the probe and remove functions.
>
> To be compatible with the change various gotos are replaced with
> direct returns, and unneeded label failed_put_clk is dropped.
>
> Signed-off-by: Vaishali Thakkar <vthakkar1994@...il.com>
> ---
> drivers/video/fbdev/pxa168fb.c | 14 ++++----------
> 1 file changed, 4 insertions(+), 10 deletions(-)
Thanks, queued for 4.3.
Tomi
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists