From: Maxime Ripard Date: Wed, 22 Oct 2014 15:43:16 +0000 (+0200) Subject: serial: at91: Use dmaengine_slave_config API X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5483c10e03c6e37b81b79bf88749bcfbe474a639;p=pandora-kernel.git serial: at91: Use dmaengine_slave_config API We are removing the dmaengine_device_control API, that shouldn't even have been exposed in the first place. Change the callers to use the proper API. Signed-off-by: Maxime Ripard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed