]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: export apb dma readl/writel
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 12 Jun 2014 15:36:35 +0000 (18:36 +0300)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Jun 2014 18:32:33 +0000 (12:32 -0600)
commit09b7d703cd223d8141a5e2516a69ebe766d6592a
treef61018500d65c48c14f2fc640a302c65cba3b7ae
parent7171511eaec5bf23fb06078f59784a3a0626b38f
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 <pdeschrijver@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/apbio.c
include/linux/tegra-soc.h