From: Alexandre Bounine Date: Thu, 8 Mar 2012 21:11:18 +0000 (-0500) Subject: dmaengine/dma_slave: introduce inline wrappers X-Git-Tag: v3.4-rc1~39^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16052827d98fbc13c31ebad560af4bd53e2b4dd5;p=pandora-kernel.git dmaengine/dma_slave: introduce inline wrappers Add inline wrappers for device_prep_slave_sg() and device_prep_dma_cyclic() interfaces to hide new parameter from current users of affected interfaces. Convert current users to use new wrappers instead of direct calls. Suggested by Russell King [https://lkml.org/lkml/2012/2/3/269]. Signed-off-by: Alexandre Bounine Signed-off-by: Vinod Koul --- Reading git-diff-tree failed