Searched hist:"7 cc1b02f8f73fc0b5e1531a1e16b1c00819d5222" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c_core.c | 7cc1b02f8f73fc0b5e1531a1e16b1c00819d5222 Fri Dec 13 20:57:26 UTC 2013 Darwin Rambo <drambo@broadcom.com> i2c: Fix i2c speed command
This corrects i2c core to interpret the value returned by i2c_set_bus_speed as a success indicator rather than the actual speed that was set. When i2c_set_bus_speed returns a failure code, the speed is unknown so the adapter speed is set to zero.
Signed-off-by: Darwin Rambo <drambo@broadcom.com> Reviewed-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Steve Rae <srae@broadcom.com> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
|