commit | 58823c72f6b95414fa11cb8a0e5f1d0e548c2f34 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Thu Feb 14 18:13:33 2013 +0530 |
committer | Wolfram Sang <wolfram@the-dreams.de> | Fri Feb 15 21:08:29 2013 +0100 |
tree | 225ecd21db05c34bbe7a1f608a8ca8e8046ceb23 | |
parent | 724d5edac76d8c9a4198b74c80286df38ed81679 [diff] |
i2c: tegra: remove warning dump if timeout happen in transfer If timeout error occurs in the i2c transfer then it was dumping warning of call stack. Remove the warning dump as there is may be possibility that some slave devices are busy and not responding the i2c communication. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>