Skip to content
Commit 2f0a8df4 authored by Jean Delvare's avatar Jean Delvare Committed by Russell King
Browse files

[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries



I2C adapter drivers are supposed to handle retries on nack by themselves
if they do, so there's no point in setting .retries if they don't.

As this retry mechanism is going away (at least in its current form),
clean this up now so that we don't get build failures later.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Acked-by: default avatarMark A. Greer <mgreer@mvista.com>
parent a0832798
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment