Revision 16605e8d50898ac88b5b504a7fbd63ecdcf37702 authored by Ashutosh Dixit on 23 December 2015, 03:35:23 UTC, committed by Vinod Koul on 06 January 2016, 09:46:36 UTC
This reverts commit e958e079e254 ("dmaengine: mic_x100: add missing
spin_unlock").

The above patch is incorrect. There is nothing wrong with the original
code. The spin_lock is acquired in the "prep" functions and released
in "submit".

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
1 parent 1683098
History
File Mode Size
Kconfig -rw-r--r-- 442 bytes
Makefile -rw-r--r-- 278 bytes
netlabel_addrlist.c -rw-r--r-- 10.3 KB
netlabel_addrlist.h -rw-r--r-- 6.1 KB
netlabel_cipso_v4.c -rw-r--r-- 21.1 KB
netlabel_cipso_v4.h -rw-r--r-- 4.7 KB
netlabel_domainhash.c -rw-r--r-- 22.1 KB
netlabel_domainhash.h -rw-r--r-- 3.2 KB
netlabel_kapi.c -rw-r--r-- 30.2 KB
netlabel_mgmt.c -rw-r--r-- 19.8 KB
netlabel_mgmt.h -rw-r--r-- 6.2 KB
netlabel_unlabeled.c -rw-r--r-- 41.5 KB
netlabel_unlabeled.h -rw-r--r-- 6.9 KB
netlabel_user.c -rw-r--r-- 3.1 KB
netlabel_user.h -rw-r--r-- 1.9 KB

back to top