Re: [PATCH 1/2] gpio: davinci: Move fetching IRQ to beginning of probe

From: Keerthy
Date: Tue Jun 12 2018 - 23:48:55 EST




On Tuesday 12 June 2018 08:05 PM, J, KEERTHY wrote:
>
>
> On 6/12/2018 6:39 PM, Linus Walleij wrote:
>> On Wed, Jun 6, 2018 at 11:18 AM, Keerthy <j-keerthy@xxxxxx> wrote:
>>
>>> Currently IRQ resource fetching is done at the very end of probe.
>>> In case the of IRQ resource not being ready, we defer probe
>>> and need to revert prior changes. Hence move it to the beginning of
>>> the probe so as to avoid reverting.
>>>
>>> Signed-off-by: Keerthy <j-keerthy@xxxxxx>
>>
>> Patch applied for v4.19.
>
> Linus,
>
> There is a minor fix in v3.
>
> https://patchwork.kernel.org/patch/10459591/
>
> Also v3 of Patch 2 Here:
>
> https://lkml.org/lkml/2018/6/12/146


Posted a v4:

Patch 1: https://patchwork.ozlabs.org/patch/928638/
Patch 2: https://patchwork.ozlabs.org/patch/928639/


>
> Regards,
> Keerthy
>>
>> Yours,
>> Linus Walleij
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>