Re: [PATCH] ata: pata_arasam_cf: Use devm_clk_get

From: Tejun Heo
Date: Sat Aug 22 2015 - 12:37:35 EST


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@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/