commit | dc7f71f486f4f5fa96f6dcf86833da020cde8a11 | [log] [tgz] |
---|---|---|
author | Thang Q. Nguyen <tqnguyen@apm.com> | Thu May 10 11:17:10 2012 +0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Jul 25 15:54:21 2012 -0400 |
tree | 0f8b83ed3584b270b24dd61f1f9b5b543536f24e | |
parent | facb8fa6c784893ad1da9f0fd160e3b3c5fad2c4 [diff] |
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 <tqnguyen@apm.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>