]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00291658 PXP: allow PXP device users to submit multiple tasks before start PXP
authorFancy Fang <B47543@freescale.com>
Wed, 11 Dec 2013 06:22:35 +0000 (14:22 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:48 +0000 (10:06 +0200)
commit28007e2b7bd4bbfad8ff242fb60e604b1795e18c
treed5ec2a5f8122f94affa287b0e5930573eecd03bc
parent0f40d45e896fefc5ee61e9e9d832ce547c5020b7
ENGR00291658 PXP: allow PXP device users to submit multiple tasks before start PXP

After the commit "ffcad666548417ef21937e0a755d85ab922313a9" pushed,
adding this support in PXP device driver is also necessary. This
change allows users to submit more than one PXP tasks followd by
only one wait for finished ioctl. It means that users can wait for
more than one tasks done by calling one PXP_IOC_WAIT4CMPLT ioctl.

Signed-off-by: Fancy Fang <B47543@freescale.com>
drivers/dma/pxp/pxp_device.c
include/linux/pxp_dma.h