mmc: tegra: port to standard clock/reset APIs
authorStephen Warren <swarren@nvidia.com>
Fri, 5 Aug 2016 22:10:33 +0000 (16:10 -0600)
committerTom Warren <twarren@nvidia.com>
Mon, 15 Aug 2016 17:26:13 +0000 (10:26 -0700)
commitc04930762d433aeef94d8c910fa65461d43b9016
treeaaaba6abac8bf12b304289a4cc2558f8e7c5f42d
parent34f1c9fe14172b89141254522e73ebfb6493554e
mmc: tegra: port to standard clock/reset APIs

Tegra186 supports the new standard clock and reset APIs. Older Tegra SoCs
still use custom APIs. Enhance the Tegra MMC driver so that it can operate
with either set of APIs.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/tegra_mmc.h
drivers/mmc/tegra_mmc.c