Dan Carpenter writes:
> On Fri, Feb 15, 2013 at 02:54:56PM +0200, Alexander Shishkin wrote:
>> Dan Carpenter writes:
>>
>> > On Fri, Feb 15, 2013 at 01:26:29PM +0300, Dan Carpenter wrote:
>> >> On Fri, Sep 14, 2012 at 02:58:20PM +0800, Richard Zhao wrote:
>> >> > On Fri, Sep 14, 2012 at 09:50:5
On Fri, Feb 15, 2013 at 02:54:56PM +0200, Alexander Shishkin wrote:
> Dan Carpenter writes:
>
> > On Fri, Feb 15, 2013 at 01:26:29PM +0300, Dan Carpenter wrote:
> >> On Fri, Sep 14, 2012 at 02:58:20PM +0800, Richard Zhao wrote:
> >> > On Fri, Sep 14, 2012 at 09:50:56AM +0300, Dan Carpenter wrote:
Dan Carpenter writes:
> On Fri, Feb 15, 2013 at 01:26:29PM +0300, Dan Carpenter wrote:
>> On Fri, Sep 14, 2012 at 02:58:20PM +0800, Richard Zhao wrote:
>> > On Fri, Sep 14, 2012 at 09:50:56AM +0300, Dan Carpenter wrote:
>> > > There is a '&' vs '|' typo in the original code so the condition is
>>
On Fri, Feb 15, 2013 at 01:26:29PM +0300, Dan Carpenter wrote:
> On Fri, Sep 14, 2012 at 02:58:20PM +0800, Richard Zhao wrote:
> > On Fri, Sep 14, 2012 at 09:50:56AM +0300, Dan Carpenter wrote:
> > > There is a '&' vs '|' typo in the original code so the condition is
> > > never true and we don't q
On Fri, Sep 14, 2012 at 02:58:20PM +0800, Richard Zhao wrote:
> On Fri, Sep 14, 2012 at 09:50:56AM +0300, Dan Carpenter wrote:
> > There is a '&' vs '|' typo in the original code so the condition is
> > never true and we don't queue the work.
> >
> > Signed-off-by: Dan Carpenter
> > ---
> >
> >
On Fri, Sep 14, 2012 at 09:50:56AM +0300, Dan Carpenter wrote:
> There is a '&' vs '|' typo in the original code so the condition is
> never true and we don't queue the work.
>
> Signed-off-by: Dan Carpenter
> ---
>
> diff --git a/drivers/usb/chipidea/udc.c b/drivers/usb/chipidea/udc.c
> index 2