]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00294115 PXP: correct the pxp_dispatch thread exit logic
authorFancy Fang <B47543@freescale.com>
Wed, 8 Jan 2014 02:43:17 +0000 (10:43 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:53 +0000 (10:06 +0200)
commit750553d25bd827b4afb562253fe566212ab994f7
treea8b7ca3e15d83e9b2f8e5d16bbb848bcaac84bee
parentcb43866a597338ec8803528835c7f8462eb59b53
ENGR00294115 PXP: correct the pxp_dispatch thread exit logic

We should add thread stop checking before handle pxp task,
since the wait condition includes this check.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_dma_v2.c