dmaengine/ste_dma40: allow fixed physical channel
authorNarayanan G <narayanan.gopalakrishnan@stericsson.com>
Wed, 30 Nov 2011 13:50:42 +0000 (19:20 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 5 Dec 2011 03:46:59 +0000 (09:16 +0530)
Allow logical channels to specify the physical channel they want to use.
This is needed to avoid two peripherals operating on the same physical
channel during some special use-cases. (like mmc and usb during a
usb mass storage case).

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>

No differences found