Re: [PATCH v1 11/12] serial: 8250: don't use slave_id of dma_slave_config

From: Greg Kroah-Hartman
Date: Tue Aug 26 2014 - 18:39:04 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/