From ea9a8dae5acca2e2ac0421279de7818e92e4b251 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Tue, 6 May 2014 07:58:39 +0200 Subject: [PATCH] staging: vt6656: make spin_lock_irq() human readable 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 Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed