From: Andy Shevchenko Date: Tue, 9 Apr 2013 11:05:44 +0000 (+0300) Subject: dmaengine: call acpi_dma_request_slave_channel as well X-Git-Tag: v3.10-rc1~41^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e82f5ddd1e46fadc3a3c5aafdaec2d1416de9fe;p=pandora-kernel.git dmaengine: call acpi_dma_request_slave_channel as well The slave device could be enumerated by ACPI. In that case the dma_request_slave_channel should use the acpi_dma_request_slave_channel() helper. Signed-off-by: Andy Shevchenko Reviewed-by: Mika Westerberg Acked-by: Rafael J. Wysocki Signed-off-by: Vinod Koul --- Reading git-diff-tree failed