i2c: tegra: Add reset in init back
authorColin Cross <ccross@google.com>
Sat, 7 Aug 2010 02:37:07 +0000 (19:37 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:26:50 +0000 (16:26 -0700)
commit90905b950e42f97bb3cbf486ef1cf9bdd0e05551
treefa7c3f9c0ac130dc86f0c205ddc1a0d88a86125d
parentdf982ed58cb7e1f19b4211b209752aeaef00720e
i2c: tegra: Add reset in init back

The tegra i2c controller requires a reset after an error.  Put the
reset back in the init function.

Signed-off-by: Colin Cross <ccross@google.com>
drivers/i2c/busses/i2c-tegra.c