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-- 3.6 KB
Makefile -rw-r--r-- 518 bytes
l2tp_core.c -rw-r--r-- 51.2 KB
l2tp_core.h -rw-r--r-- 9.9 KB
l2tp_debugfs.c -rw-r--r-- 9.1 KB
l2tp_eth.c -rw-r--r-- 8.4 KB
l2tp_ip.c -rw-r--r-- 15.8 KB
l2tp_ip6.c -rw-r--r-- 19.3 KB
l2tp_netlink.c -rw-r--r-- 25.1 KB
l2tp_ppp.c -rw-r--r-- 47.4 KB

back to top