commit | 36bf8fc42ea41110c02f47456dbc4283ee7981dc | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Feb 16 11:26:53 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Feb 22 09:06:09 2016 +0530 |
tree | 8ca51f19cd6c257280a86f8d1e0371230643cd3d | |
parent | a02eb37ac6dc240e0903fdcdd0d7be300b0e3d41 [diff] |
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>