Re: [PATCH] MUSB: Fix bug - don't mess up count number and CSR0 register value

2008-08-05 Thread Tony Lindgren
* Gadiyar, Anand <[EMAIL PROTECTED]> [080805 11:59]: > > Hi, > > > > * Bryan Wu <[EMAIL PROTECTED]> [080805 06:27]: > > > Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> > > > --- > > > drivers/usb/musb/musb_gadget_ep0.c | 24 > > > 1 files changed, 12 insertions(+), 12 dele

RE: [PATCH] MUSB: Fix bug - don't mess up count number and CSR0 register value

2008-08-05 Thread Gadiyar, Anand
> Hi, > > * Bryan Wu <[EMAIL PROTECTED]> [080805 06:27]: > > Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> > > --- > > drivers/usb/musb/musb_gadget_ep0.c | 24 > > 1 files changed, 12 insertions(+), 12 deletions(-) > > I think all musb patches should be now posted to linux

Re: [PATCH] MUSB: Fix bug - don't mess up count number and CSR0 register value

2008-08-05 Thread Tony Lindgren
Hi, * Bryan Wu <[EMAIL PROTECTED]> [080805 06:27]: > Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> > --- > drivers/usb/musb/musb_gadget_ep0.c | 24 > 1 files changed, 12 insertions(+), 12 deletions(-) I think all musb patches should be now posted to linux-usb list as the

[PATCH] MUSB: Fix bug - don't mess up count number and CSR0 register value

2008-08-04 Thread Bryan Wu
Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> --- drivers/usb/musb/musb_gadget_ep0.c | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/usb/musb/musb_gadget_ep0.c b/drivers/usb/musb/musb_gadget_ep0.c index 2d2574c..e7b56df 100644 --- a/drivers/