[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <43c3d2f8-1599-ea88-55a6-ec99e0fc7097@redhat.com>
Date: Wed, 3 Jan 2018 09:08:52 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Chanwoo Choi <cw00.choi@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] extcon: axp288: Remove unused extcon_nb struct member
Hi,
On 03-01-18 02:17, Chanwoo Choi wrote:
> Hi Hans,
> On 2017년 12월 22일 21:36, Hans de Goede wrote:
>> Remove the unused extcon_nb struct member.
>>
>> Signed-off-by: Hans de Goede <hdegoede@...hat.com>
>> ---
>> 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;
>> };
>>
>>
>
> Applied them(patch1/2/3/4). Thanks.
Great, thank you.
Regards,
Hans
Powered by blists - more mailing lists