From: Heikki Krogerus Date: Thu, 5 Sep 2013 14:34:54 +0000 (+0300) Subject: serial: 8250_dw: provide a filter for DMA channel detection X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~63^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb8c56c7fa0fa11168d3788d4591951bec27f4b;p=pandora-kernel.git serial: 8250_dw: provide a filter for DMA channel detection The channel IDs are set to -1 by default. It will prevent dmaengine from trying to provide the first free channel if it fails to allocate exclusive channel. This will fix an issue with ACPI enumerated UARTs that do not support DMA but still end up getting a DMA channel incorrectly. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed