dmaengine: call acpi_dma_request_slave_channel as well
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 9 Apr 2013 11:05:44 +0000 (14:05 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 16:34:10 +0000 (22:04 +0530)
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found