]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
authorZhiwu Song <Zhiwu.Song@csr.com>
Tue, 13 Aug 2013 09:11:31 +0000 (17:11 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 28 Aug 2013 09:46:03 +0000 (11:46 +0200)
commit80c4fea1fc544caec6227ce73fddcf916731bf1d
tree51c4be3af32c849491b5c8dce881f3d4a988d2c0
parente75cf0a8e45206d1ac8b5c3fee98e3a15ad5a1b7
i2c: sirf: retry 3 times as sometimes we get random noack and timeout

let i2c core retry 3 times as sometimes we get random noack and timeout
even when we access an existing i2c client.

Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-sirf.c