]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
i2c: tegra: remove dead code
authorShardar Shariff Md <smohammed@nvidia.com>
Thu, 28 May 2015 05:11:58 +0000 (10:41 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Mon, 1 Jun 2015 07:31:26 +0000 (00:31 -0700)
commit9800344363a2b642a2e120a997d3ce174f71541b
tree7f9f22217a74e6aa14c44c45e5d93855d6325979
parentb1e9012b1ffccd8a764b5f20712bb45236571cfe
i2c: tegra: remove dead code

When I2C_M_IGNORE_NACK flag is set, NACK error
is not reported, removed the code that is not
going to hit under NACK error handling when
this flag is set.

Bug 200108401

Change-Id: Ic73f88d4373db5110689fabf2ca546a0c7e59569
Signed-off-by: Shardar Shariff Md <smohammed@nvidia.com>
Reviewed-on: http://git-master/r/748122
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
drivers/i2c/busses/i2c-tegra.c