[U-Boot] [PATCH] pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()
Heiko Schocher
hs at denx.de
Tue Aug 20 12:20:11 CEST 2013
Hello Lukasz,
Am 16.08.2013 15:35, schrieb Lukasz Majewski:
> After introduction of unified i2c model, the I2C_SET_BUS() macro is regarded
> as obsolete.
> Hence it is replaced with i2c_set_bus_num() function call.
>
> Signed-off-by: Lukasz Majewski<l.majewski at samsung.com>
> Cc: Heiko Schocher<hs at denx.de>
> Cc: Tom Rini<trini at ti.com>
> ---
> drivers/power/power_i2c.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-i2c.git, thanks.
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list