Home
last modified time | relevance | path

Searched hist:"73 e8747fe48c54dda16670421dbc370b5b2a4a52" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Domap24xx_i2c.c73e8747fe48c54dda16670421dbc370b5b2a4a52 Wed Oct 20 13:07:44 UTC 2010 Steve Sakoman <steve@sakoman.com> ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver

This patch matches the poll interval (1 millisecond) and timeout (1 second)
used in the linux driver. It also adds a return value of 0 in the event of
a timeout error and cleans up some formatting errors in that section of the
code.

Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org>
Tested-by: Heiko Schocher <hs@denx.de>