]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00293292 PXP: enhance channel and buffer reclaim for PXP device
authorFancy Fang <B47543@freescale.com>
Wed, 25 Dec 2013 02:03:35 +0000 (10:03 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:09:22 +0000 (18:09 +0200)
commit9a958db9beb4ac50f418eec7d00ede25ee864c74
treefa6b30603cf846c1fa2351692878b28f22e7fdca
parentf3c60fcb6fc36b78a48d3fedb81acb5759d5e45e
ENGR00293292 PXP: enhance channel and buffer reclaim for PXP device

Enhance channel and buffer reclaim to make sure that all the
allocated resources which are not freed yet to be freed
when the device file descriptor release() function called.

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