diff options
| author | Alan Cox <[email protected]> | 2007-02-05 16:31:03 -0800 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-02-07 18:49:52 -0500 |
| commit | 45d3ac4ec31ccf9a39065e8576260c6ac2652c83 (patch) | |
| tree | ca22e67bdf80e12f03fa60030e85fadb18175ec9 /include/linux/debugobjects.h | |
| parent | 257b346d20cd309a4c5a13b8de5ad2b7c63b590a (diff) | |
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" <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions