From: Martin Kepplinger Date: Tue, 6 May 2014 05:58:39 +0000 (+0200) Subject: staging: vt6656: make spin_lock_irq() human readable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~913 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9a8dae5acca2e2ac0421279de7818e92e4b251;p=pandora-kernel.git 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-diff-tree failed