Skip to content
Snippets Groups Projects
Commit e4e24020 authored by Naveen Krishna Ch's avatar Naveen Krishna Ch Committed by Heiko Schocher
Browse files

exynos: i2c: Fix i2c driver to handle NACKs properly


The Exynos5 i2c driver does not handle NACKs properly. This change:

- fixes the NACK processing problem (do not continue transaction if
  address cycle was NACKed)

- eliminates a fair amount of duplicate code

Signed-off-by: default avatarVadim Bendebury <vbendeb@chromium.org>
Reviewed-by: default avatarSimon Glass <sjg@google.com>
Signed-off-by: default avatarNaveen Krishna Chatradhi <ch.naveen@samsung.com>
parent 83d271b5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment