From: Thang Q. Nguyen Date: Thu, 10 May 2012 04:17:10 +0000 (+0700) Subject: sata_dwc_460ex: device tree may specify dma_channel X-Git-Tag: v3.6-rc1~102^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7f71f486f4f5fa96f6dcf86833da020cde8a11;p=pandora-kernel.git sata_dwc_460ex: device tree may specify dma_channel Only channel 0 is currently support and the driver code is fixed on channel 0. This patch lets device node specifying dma-channel in case it is not 0. If no dma-channel property is specified, channel 0 is used as default. Signed-off-by: Thang Q. Nguyen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed