Re: [PATCH v2] extcon: int3496: process id-pin first so that we start with the right status

From: Chanwoo Choi
Date: Tue Feb 06 2018 - 03:15:12 EST


On 2018ë 02ì 06ì 17:10, Hans de Goede wrote:
> Some other drivers may be waiting for our extcon to show-up (exiting their
> probe methods with -EPROBE_DEFER until we show up).
>
> These drivers will typically get the cable state directly after getting
> the extcon, this commit changes the int3496 code to process the id-pin
> before registering the extcon, so that other drivers see the correct state
> right away.
>
> Fixes: 2f556bdb9f2e ("extcon: int3496: Add Intel INT3496 ACPI ... driver")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
> ---
> drivers/extcon/extcon-intel-int3496.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)

Applied it. Thanks.

--
Best Regards,
Chanwoo Choi
Samsung Electronics