Re: [PATCH 1/4] extcon: axp288: Remove unused extcon_nb struct member

From: Chanwoo Choi
Date: Mon Jan 01 2018 - 19:44:15 EST


On 2017ë 12ì 22ì 21:36, Hans de Goede wrote:
> Remove the unused extcon_nb struct member.
>
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
> ---
> drivers/extcon/extcon-axp288.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/extcon/extcon-axp288.c b/drivers/extcon/extcon-axp288.c
> index 981fba56bc18..ba185e9ebb82 100644
> --- a/drivers/extcon/extcon-axp288.c
> +++ b/drivers/extcon/extcon-axp288.c
> @@ -107,7 +107,6 @@ struct axp288_extcon_info {
> struct gpio_desc *gpio_mux_cntl;
> int irq[EXTCON_IRQ_END];
> struct extcon_dev *edev;
> - struct notifier_block extcon_nb;
> unsigned int previous_cable;
> };
>
>

Looks good to me.
Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

--
Best Regards,
Chanwoo Choi
Samsung Electronics