commit | 31c1e5a1350ae8d1bc2018f5de8264266d9773e1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Aug 01 12:20:10 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 04 13:41:50 2014 +0530 |
tree | 0980f83c03fdfb45c7b81fe782df55ffbe8c7d90 | |
parent | f02323ec68328c3db3e3c23490cd80f9ce9c00fa [diff] |
dmaengine: Remove the context argument to the prep_dma_cyclic operation The argument is always set to NULL and never used. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>