Re: [RESEND PATCH] staging: vt6656: make spin_lock_irq() human readable

2014-05-06 Thread Dan Carpenter
On Tue, May 06, 2014 at 07:58:39AM +0200, Martin Kepplinger wrote: > Don't require FIRMWAREbDownload() to, first off, unlock a held lock. > Thus do all locking in main_usb.c and hold it for a insignificantly > shorter period of time. This makes the affected area significantly more > readable though

[RESEND PATCH] staging: vt6656: make spin_lock_irq() human readable

2014-05-05 Thread Martin Kepplinger
Don't require FIRMWAREbDownload() to, first off, unlock a held lock. Thus do all locking in main_usb.c and hold it for a insignificantly shorter period of time. This makes the affected area significantly more readable though. Signed-off-by: Martin Kepplinger --- I resend https://lkml.org/lkml/201