dmaengine: acpi-dma: align debug message with flow
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 16 Feb 2016 09:26:53 +0000 (11:26 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Feb 2016 03:36:09 +0000 (09:06 +0530)
commit36bf8fc42ea41110c02f47456dbc4283ee7981dc
tree8ca51f19cd6c257280a86f8d1e0371230643cd3d
parenta02eb37ac6dc240e0903fdcdd0d7be300b0e3d41
dmaengine: acpi-dma: align debug message with flow

In acpi_dma_request_slave_chan_by_name() the debug message is printed before
the actual matching happens. Correct the message itself to be in align with the
flow.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/acpi-dma.c