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-- 1.0 KB
Makefile -rw-r--r-- 150 bytes
hsr_device.c -rw-r--r-- 11.7 KB
hsr_device.h -rw-r--r-- 815 bytes
hsr_forward.c -rw-r--r-- 9.8 KB
hsr_forward.h -rw-r--r-- 577 bytes
hsr_framereg.c -rw-r--r-- 13.1 KB
hsr_framereg.h -rw-r--r-- 1.7 KB
hsr_main.c -rw-r--r-- 3.2 KB
hsr_main.h -rw-r--r-- 4.9 KB
hsr_netlink.c -rw-r--r-- 11.2 KB
hsr_netlink.h -rw-r--r-- 923 bytes
hsr_slave.c -rw-r--r-- 4.3 KB
hsr_slave.h -rw-r--r-- 1.1 KB

back to top