]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete
authorBen Chan <benchan@chromium.org>
Tue, 12 Jun 2012 18:23:32 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 21:37:28 +0000 (14:37 -0700)
commit0c16ae762990660c4dfd7515e3d46b4249f535f0
treebdda7295c4b8581482d4b3782166fed45c1e3cf1
parent592314e9e1c0057bdb75ff00cbd1c51aa06c65e7
staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete

This patch simplifies the previous patch (commit
dd13c86b0dae86efdde98119ffd7348e80719ade) for fixing the spinlock
recursion issue on several call sites of gdm_usb_send_complete.

Signed-off-by: Ben Chan <benchan@chromium.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_usb.c