]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 12 Jun 2014 15:36:40 +0000 (18:36 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Jul 2014 12:37:12 +0000 (14:37 +0200)
commit0d827a4343b596b71a1741328c4e5687ce654e19
tree338b4adf171c306b382c0c4eb577bc10386fc458
parent155dfc7b543345ed45521900bbd32c0db4ea266e
soc/tegra: fuse: move APB DMA into Tegra20 fuse driver

The Tegra20 fuse driver is the only user of tegra_apb_readl_using_dma().
Therefore we can simply the code by incorporating the APB DMA handling into
the driver directly. tegra_apb_writel_using_dma() is dropped because there
are no users.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/apbio.c [deleted file]
arch/arm/mach-tegra/apbio.h [deleted file]
arch/arm/mach-tegra/tegra.c
drivers/soc/tegra/fuse/fuse-tegra20.c
include/soc/tegra/fuse.h