Re: [PATCH] extcon: axp288: Convert to using managed resources

From: Chanwoo Choi
Date: Mon Sep 14 2015 - 20:03:29 EST


On 2015ë 09ì 15ì 02:49, Vaishali Thakkar wrote:
> Use resource managed functions devm_usb_get_phy and
> devm_gpio_request to make error path simpler. To be
> compatible the change, various gotos are replaced
> with direct returns and unnecessary label
> gpio_req_failed is dropped.
>
> Also, remove function axp288_extcon_remove as it is
> now redundant.
>
> Signed-off-by: Vaishali Thakkar <vthakkar1994@xxxxxxxxx>
> ---
> drivers/extcon/extcon-axp288.c | 23 +++++------------------
> 1 file changed, 5 insertions(+), 18 deletions(-)

Applied it.

Thanks,
Chanwoo Choi

--
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/