Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.cd84eb856c4385c90f4f68594819744b638f77a02 Tue Oct 30 07:28:52 UTC 2012 Simon Glass <sjg@chromium.org> tegra: i2c: Add function to know about current bus

Rather than using a variable in various places, add a single function,
tegra_i2c_get_bus(), which returns a pointer to information about a
bus.

This will make it easier to move to the new i2c framework.

Signed-off-by: Simon Glass <sjg@chromium.org>