]> 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>
Mon, 16 Jun 2014 16:09:36 +0000 (18:09 +0200)
commitb10a31e34fd3dcefae9f52ddcb0d907c3ca1b031
treec3a9f02796758fba9728a35be54ba1e7adfac193
parentb8d357c61f132c320e334ead0b640b9aa4573502
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