Re: [PATCH v3] pinctrl: mediatek: Free eint data on failure

2020-10-07 Thread Linus Walleij
On Thu, Oct 1, 2020 at 4:25 PM Enric Balletbo i Serra wrote: > The pinctrl driver can work without the EINT resource, but, if it is > expected to have this resource but the mtk_build_eint() function fails > after allocating their data (because can't get the resource or can't map > the irq), the d

Re: [PATCH v3] pinctrl: mediatek: Free eint data on failure

2020-10-02 Thread Sean Wang
On Thu, Oct 1, 2020 at 7:25 AM Enric Balletbo i Serra wrote: > > The pinctrl driver can work without the EINT resource, but, if it is > expected to have this resource but the mtk_build_eint() function fails > after allocating their data (because can't get the resource or can't map > the irq), the