On Tue, Aug 19, 2014 at 08:29:22PM +0300, Andy Shevchenko wrote: > That field has been deprecated in favour of getting the necessary information > from ACPI or DT. > > However, we still need to deal systems that are PCI only (no ACPI to back up) > like Intel Bay Trail. In order to support such systems, we explicitly bind > setup() to the appropriate DMA filter function and its corresponding parameter. > Then when serial8250_request_dma() doesn't find the channel via ACPI or DT, it > falls back to use the given filter function. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html