Home
last modified time | relevance | path

Searched hist:febc4cd48a5c030c7fd411be519505701c100838 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Domap24xx_i2c.cfebc4cd48a5c030c7fd411be519505701c100838 Mon Dec 03 05:23:16 UTC 2012 Vincent Stehlé <v-stehle@ti.com> omap24xx_i2c: Handle wait_for_bb error

We add a return code to wait_for_bb() to be able to report errors to the
callers properly. We in turn handle this new error code in i2c_read, i2c_write
and i2c_probe.

Signed-off-by: Vincent Stehlé <v-stehle@ti.com>