On 6 February 2015 at 00:12, Heiko Schocher <h...@denx.de> wrote:
> Hello Simon,
>
> Am 06.02.2015 05:41, schrieb Simon Glass:
>>
>> As with i2c_read() and i2c_write(), add a dm_ prefix to the driver model
>> versions of these functions to avoid conflicts.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>>
>> Changes in v2:
>> - Use a dm_ prefix for remaining conflicting I2C functions
>>
>>   common/cmd_i2c.c         |  4 ++--
>>   drivers/i2c/i2c-uclass.c | 11 +++--------
>>   include/i2c.h            |  8 ++++----
>>   test/dm/i2c.c            |  6 +++---
>>   4 files changed, 12 insertions(+), 17 deletions(-)
>
>
> Thanks!
>
> Acked-by: Heiko Schocher <h...@denx.de>

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to