commit | e8adca9ecf495a262456be25efaba3c5b6f16167 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Sep 13 10:46:01 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Sep 27 09:11:03 2016 -0700 |
tree | 151005e027a7ee5cdadfc602e4f64859e4455cdb | |
parent | 140a9eaff1f25fb0c19dae52a9431c109c45daa7 [diff] |
mmc: tegra: only use new clock/reset APIs Now that the standard clock/reset APIs are available for all Tegra SoCs, convert the MMC driver to use them exclusively, and remove any references to the custom Tegra-specific APIs. Cc: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>