[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150822163709.GB20768@mtj.duckdns.org>
Date: Sat, 22 Aug 2015 09:37:09 -0700
From: Tejun Heo <tj@...nel.org>
To: Vaishali Thakkar <vthakkar1994@...il.com>
Cc: Viresh Kumar <vireshk@...nel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ata: pata_arasam_cf: Use devm_clk_get
On Sat, Aug 22, 2015 at 09:04:50AM +0530, Vaishali Thakkar wrote:
> This patch introduces the use of managed resource function
> devm_clk_get instead of clk_get and removes corresponding call
> to clk_put in the remove function.
>
> To be compatible with the change various gotos are replaced with
> direct returns, and unneeded label is dropped.
>
> Signed-off-by: Vaishali Thakkar <vthakkar1994@...il.com>
Applied to libata/for-4.3.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists