sata_dwc_460ex: device tree may specify dma_channel
authorThang Q. Nguyen <tqnguyen@apm.com>
Thu, 10 May 2012 04:17:10 +0000 (11:17 +0700)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Jul 2012 19:54:21 +0000 (15:54 -0400)
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 <tqnguyen@apm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found