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-- 682 bytes
Makefile -rw-r--r-- 197 bytes
cfg.c -rw-r--r-- 11.8 KB
cfg.h -rw-r--r-- 163 bytes
driver-ops.h -rw-r--r-- 5.8 KB
ieee802154_i.h -rw-r--r-- 5.4 KB
iface.c -rw-r--r-- 19.3 KB
llsec.c -rw-r--r-- 24.7 KB
llsec.h -rw-r--r-- 3.2 KB
mac_cmd.c -rw-r--r-- 4.2 KB
main.c -rw-r--r-- 6.0 KB
mib.c -rw-r--r-- 5.5 KB
rx.c -rw-r--r-- 7.4 KB
trace.c -rw-r--r-- 153 bytes
trace.h -rw-r--r-- 6.4 KB
tx.c -rw-r--r-- 3.2 KB
util.c -rw-r--r-- 2.7 KB

back to top