]> git.baikalelectronics.ru Git - kernel.git/commit
dma: tegra: use reset framework
authorStephen Warren <swarren@nvidia.com>
Wed, 6 Nov 2013 23:35:34 +0000 (16:35 -0700)
committerStephen Warren <swarren@nvidia.com>
Wed, 11 Dec 2013 23:43:20 +0000 (16:43 -0700)
commit40b0369adc2326b2180bf9c9db61c37df5907b23
tree138c34d7fd2198bd1b1932e32ecf440ff483e9f6
parent32f623dd27eab2f3386cdbf67d2d8a337acbc326
dma: tegra: use reset framework

Tegra's clock driver now provides an implementation of the common
reset API (include/linux/reset.h). Use this instead of the old Tegra-
specific API; that will soon be removed.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/tegra20-apb-dma.c