mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 11:32:04 +00:00
0d827a4343
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> |
||
---|---|---|
.. | ||
fuse-tegra20.c | ||
fuse-tegra30.c | ||
fuse-tegra.c | ||
fuse.h | ||
Makefile | ||
speedo-tegra20.c | ||
speedo-tegra30.c | ||
speedo-tegra114.c | ||
speedo-tegra124.c | ||
tegra-apbmisc.c |