Re: [PATCH 1/1] usb: gadget: goku_udc: add registered flag bit

From: Dan Carpenter
Date: Wed Nov 03 2010 - 15:12:57 EST


On Wed, Nov 03, 2010 at 11:23:14AM -0700, Greg KH wrote:
> On Wed, Nov 03, 2010 at 06:02:38PM +0000, Andy Whitcroft wrote:
> > The commit below cleaned up error handling, in part by introducing a
> > registered flag bit. This however was not added to the device
> > structure leding to build failures:
> >
> > commit 319feaabb6c7ccd90da6e3207563c265da7d21ae
> > Author: Dan Carpenter <error27@xxxxxxxxx>
> > Date: Tue Oct 5 18:55:34 2010 +0200
> >
> > usb: gadget: goku_udc: Fix error path
> >
> > Add the missing registered flag bit.
>
>
> Dan, is this patch below the correct fix? Or should we be looking at
> some other flag?
>

Yes. This was my fault. I forgot to send you that part of the patch.

Acked-by: Dan Carpenter <error27@xxxxxxxxx>

regards,
dan carpenter
--
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/