From: Guennadi Liakhovetski Date: Fri, 24 Jun 2011 11:56:15 +0000 (+0200) Subject: serial: sh-sci: don't filter on DMA device, use only channel ID X-Git-Tag: v3.2-rc1~47^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937bb6e4c676fecbfbc1939b942241c3f27bf5d8;p=pandora-kernel.git serial: sh-sci: don't filter on DMA device, use only channel ID On some sh-mobile systems there are more than one DMA controllers, that can be used for serial ports. Specifying a DMA device in sh-sci platform data unnecessarily restricts the driver to only use one DMA controller. Signed-off-by: Guennadi Liakhovetski [Fixed the trivial conflict in include/linux/serial_sci.h] Signed-off-by: Vinod Koul --- Reading git-diff-tree failed