]> git.karo-electronics.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>
Mon, 16 Jun 2014 16:09:11 +0000 (18:09 +0200)
commit138ff06a19bf62d511e7fff5dc2df1e769546b3d
tree0a8ca76aa8fffed5020fbdaa221e92674fccf188
parentfec33e8b1b5977472f667e8716de8eabc40ff797
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