From: Peter Ujfalusi Date: Thu, 9 Apr 2015 09:35:51 +0000 (+0300) Subject: dmaengine: omap-dma: Take DMA request number from DT if it is available X-Git-Tag: omap-for-v4.3/legacy-v2-signed~103^2~5^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de506089e78bc7cea77c64a836f6cfc7fa592219;p=pandora-kernel.git dmaengine: omap-dma: Take DMA request number from DT if it is available Use the dma-requests property from DT to get the number of DMA requests. In case of legacy boot or failure to find the property, use the default 127 as number of requests. Signed-off-by: Peter Ujfalusi Signed-off-by: Vinod Koul --- Reading git-diff-tree failed