Re: [PATCH] cbus-retu: Add locking around register access in irq handler

2011-03-01 Thread Tony Lindgren
* Felipe Balbi [110228 11:07]: > On Mon, Feb 28, 2011 at 05:06:08PM +0100, Michael Buesch wrote: > > This adds locking around the register access in the > > interrupt service routine. > > > > Signed-off-by: Michael Buesch > > Reported-by: Felipe Balbi > > Fine by me. Tony, you can apply. Only

Re: [PATCH] cbus-retu: Add locking around register access in irq handler

2011-02-28 Thread Felipe Balbi
On Mon, Feb 28, 2011 at 05:06:08PM +0100, Michael Buesch wrote: > This adds locking around the register access in the > interrupt service routine. > > Signed-off-by: Michael Buesch > Reported-by: Felipe Balbi Fine by me. Tony, you can apply. -- balbi -- To unsubscribe from this list: send the

[PATCH] cbus-retu: Add locking around register access in irq handler

2011-02-28 Thread Michael Buesch
This adds locking around the register access in the interrupt service routine. Signed-off-by: Michael Buesch Reported-by: Felipe Balbi --- Index: linux-omap-2.6/drivers/cbus/retu.c === --- linux-omap-2.6.orig/drivers/cbus/retu.c