Re: [PATCH 2/2 v2] usb gadget: don't save bind callback in structusb_configuration

From: Uwe Kleine-König
Date: Fri Aug 06 2010 - 00:50:58 EST


On Thu, Aug 05, 2010 at 03:34:35PM -0700, Greg KH wrote:
> On Thu, Aug 05, 2010 at 11:50:17AM +0200, Uwe Kleine-KÃnig wrote:
> > The bind function is most of the time only called at init time so there is no
> > need to save a pointer to it in the configuration structure.
> >
> > This fixes many section mismatches reported by modpost.
> >
> > Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
> > Cc: MichaÅ Nazarewicz <m.nazarewicz@xxxxxxxxxxx>
> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > ---
> > changes since v1:
>
> I'm confused, can you resend what you want me to apply please?
Will do.

> Do I need to drop MichaÅ's patch before applying yours?
I double checked that now, and there is one thing in MichaÅ's patch that
is not fixed in mine. It's the hunk for drivers/usb/gadget/zero.c, as I
didn't touch struct usb_composite_driver yet. So expect three patches
in reply to this mail.

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-KÃnig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
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/