Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handler
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Mon, 25 Jun 2012 15:15:47 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 17:50:01 +0000 (10:50 -0700)
commit59d6a29e554d891a513476c13a6657825f8be270
tree8b74279bc671c54689117cfb877e74ba5cbf00a6
parentbae8bd165ae3fee0573eb7eb377a479cf26e4277
Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handler

In the rest of the code, the data is protected with spin_lock_irqsave().

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/devices/ipoctal.c