Re: [PATCH v8 02/20] usb: phy: msm: Remove __init macro from driver probe method

From: Ivan T. Ivanov
Date: Mon Apr 28 2014 - 15:41:38 EST


On Mon, 2014-04-28 at 12:54 -0500, Felipe Balbi wrote:
> On Mon, Apr 28, 2014 at 08:52:48PM +0300, Ivan T. Ivanov wrote:
> > On Mon, 2014-04-28 at 12:03 -0500, Felipe Balbi wrote:
> > > On Mon, Apr 28, 2014 at 09:00:43PM +0400, Sergei Shtylyov wrote:
> > > > Hello.
> > > >
> > > > On 04/28/2014 05:34 PM, Ivan T. Ivanov wrote:
> > > >
> > > > >From: "Ivan T. Ivanov" <iivanov@xxxxxxxxxx>
> > > >
> > > > >This fixes following:
> > > >
> > > > >WARNING: drivers/usb/phy/built-in.o(.data+0x68): Section mismatch in reference from the variable msm_otg_driver to the function .init.text:msm_otg_probe()
> > > > >The variable msm_otg_driver references
> > > > >the function __init msm_otg_probe()
> > > >
> > > > Hm, this warning shouldn't occur before patch #4, no?
> > >
> > > good catch, this could probably be merged there.
> >
> > True. Should I resend it?
>
> hold on, that's simple enough to sort out while applying. Unless there
> are any other big comments with your series, no need to resend.

Sure, I will wait for more comments.

Thanks,
Ivan

>
> cheers
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/