diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2013-10-09 12:15:11 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-10-10 14:05:42 -0400 |
commit | 4978705d26149a629b9f50ff221caed6f1ae3048 (patch) | |
tree | 3fabc899e9b591ad1fbe8c5a332a50ac8eaf58c5 /drivers/md/md.c | |
parent | 9473ca6e920a3b9ca902753ce52833657f9221cc (diff) | |
download | kernel_goldelico_gta04-4978705d26149a629b9f50ff221caed6f1ae3048.zip kernel_goldelico_gta04-4978705d26149a629b9f50ff221caed6f1ae3048.tar.gz kernel_goldelico_gta04-4978705d26149a629b9f50ff221caed6f1ae3048.tar.bz2 |
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
This fixes "lost interrupt" problems that occurred on SPI-based systems.
cw1200_irq_handler() expects the hwbus to be locked, but on the
SPI-path, that lock wasn't taken (unlike in the SDIO-path, where the
generic SDIO-code takes care of acquiring the lock).
Cc: stable@vger.kernel.org
Signed-off-by: David Mosberger <davidm@egauge.net>
Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions