From: Peter De Schrijver Date: Thu, 12 Jun 2014 15:36:40 +0000 (+0300) Subject: soc/tegra: fuse: move APB DMA into Tegra20 fuse driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~6^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d827a4343b596b71a1741328c4e5687ce654e19;p=pandora-kernel.git 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 Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed