From 5483c10e03c6e37b81b79bf88749bcfbe474a639 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 22 Oct 2014 17:43:16 +0200 Subject: [PATCH] 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-format-patch failed