From: Peter De Schrijver Date: Thu, 12 Jun 2014 15:36:35 +0000 (+0300) Subject: ARM: tegra: export apb dma readl/writel X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~6^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f394f80645bf0c38a30042ba605c71663331035;p=pandora-kernel.git ARM: tegra: export apb dma readl/writel Export APB DMA readl and writel. These are needed because we can't access the fuses directly on Tegra20 without potentially causing a system hang. Also have the APB DMA readl and writel return an error in case of a read failure instead of just returning zero or ignore write failures. Signed-off-by: Peter De Schrijver Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed