commit | 00b6aad8d2376165be56f56a84cd2f525adec40c | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Sep 13 10:46:02 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Tue Sep 27 09:11:03 2016 -0700 |
tree | 33d0f09791e0944512415bb4ea1ccf5290073fa5 | |
parent | f79df4b17546aaa18333235c8bf663c391006ec9 [diff] |
i2c: tegra: only use new clock/reset APIs Now that the standard clock/reset APIs are available for all Tegra SoCs, convert the I2C driver to use them exclusively, and remove any references to the custom Tegra-specific APIs. Cc: Heiko Schocher <hs@denx.de> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>