Re: [PATCH] USB: host: ehci: Add error handling in ehci_mxc_drv_probe()

From: Greg KH
Date: Wed May 13 2020 - 09:01:22 EST


On Wed, May 13, 2020 at 08:55:59PM +0800, Tang Bin wrote:
> Hi gregkh:
>
> On 2020/5/8 21:51, Alan Stern wrote:
> > On Fri, 8 May 2020, Tang Bin wrote:
> >
> > > The function ehci_mxc_drv_probe() does not perform sufficient error
> > > checking after executing platform_get_irq(), thus fix it.
> > Aside from the "irq <= 0" issue, the Subject: line should say
> > "ehci-mxc", not "ehci".
> >
> I know this patch need v2, whether just fix the subject?

0 is an invalid irq.