From: Derek Basehore Date: Thu, 18 Sep 2014 15:18:55 +0000 (+0200) Subject: i2c: i2c-cros-ec-tunnel: Set retries to 3 X-Git-Tag: fixes-against-v3.18-rc2~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97720706084dd8c45eecc61d39353c7b62939b8f;p=pandora-kernel.git i2c: i2c-cros-ec-tunnel: Set retries to 3 Since the i2c bus can get wedged on the EC sometimes, set the number of retries to 3. Since we un-wedge the bus immediately after the wedge happens, this is the correct fix since only one transfer will fail. Signed-off-by: Derek Basehore Reviewed-by: Doug Anderson Acked-by: Wolfram Sang Signed-off-by: Javier Martinez Canillas Signed-off-by: Lee Jones --- Reading git-diff-tree failed