From: Grygorii Strashko Date: Thu, 24 Apr 2014 15:30:02 +0000 (-0400) Subject: of: introduce of_dma_get_range() helper X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~4^2^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18308c94723e162ed121942335bc186e66820a7a;p=pandora-kernel.git of: introduce of_dma_get_range() helper The of_dma_get_range() allows to find "dma-range" property for the specified device and parse it. dma-ranges format: DMA addr (dma_addr) : naddr cells CPU addr (phys_addr_t) : pna cells size : nsize cells Cc: Greg Kroah-Hartman Cc: Russell King Cc: Arnd Bergmann Cc: Olof Johansson Cc: Grant Likely Cc: Catalin Marinas Cc: Linus Walleij Reviewed-by: Rob Herring Signed-off-by: Grygorii Strashko Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed