commit | 6ad068ed63100f1bb2f65340e2de9b8727526ef8 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Sun Aug 19 00:47:46 2012 +0530 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Sep 13 11:40:30 2012 -0600 |
tree | 5ff3150f7bc6fb8a67ea0e9f513fa6445b47fdba | |
parent | 29d25c2a0c967cf3832848389d0e457f5317b874 [diff] |
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 Tegra20 i2c controller does not support the continue transfer which implements the I2C_M_NOSTART functionality of i2c protocol mangling. Removing the I2C_M_NOSTART functionality support for Tegra20. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Stephen Warren <swarren@nvidia.com>