]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00280852-4 mxc: asrc: Use completion instead of counter
authorNicolin Chen <b42378@freescale.com>
Tue, 24 Sep 2013 10:27:34 +0000 (18:27 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:33 +0000 (10:06 +0200)
commit57e77f7daf1ac886d81236fab9c5d492078aedef
tree2f9d44a0cd8a91fe4aa2047fca2c87537137bc29
parentf2d71bd440c5204e44023a288beed6162381b862
ENGR00280852-4 mxc: asrc: Use completion instead of counter

Use completion instead of counter to make driver clean and drop
implicit mdelay by using wait_for_completion().

Signed-off-by: Nicolin Chen <b42378@freescale.com>
drivers/mxc/asrc/mxc_asrc.c
include/linux/mxc_asrc.h