Alan Cox 45d3ac4ec3 z85230: spinlock logic
At some point someone added a spin_lock(&dev->lock) to the IRQ handler for
the Z85230 driver.  This actually correctly fixes a bug but the necessary
changes to remove the chan->lock calls in the event handlers were not made
(c->lock is the same lock).

Simona Dascenzo reported the problem with the driver and this patch should
fix the problem he found.

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-07 18:49:52 -05:00
..
2006-01-01 22:21:50 +01:00
2006-12-08 08:28:44 -08:00
2006-09-28 18:00:55 -07:00
2006-09-26 17:40:24 -04:00
2006-09-26 17:40:24 -04:00
2006-09-26 17:40:24 -04:00
2006-09-26 17:40:24 -04:00
2006-09-26 17:40:24 -04:00
2007-02-05 16:58:46 -05:00
2007-02-05 16:58:51 -05:00
2005-08-29 15:32:25 -07:00
2007-02-05 16:58:51 -05:00
2006-10-31 20:22:05 -05:00
2007-02-05 16:58:51 -05:00
2007-02-07 18:49:52 -05:00