[U-Boot] [PATCH v2 01/17] dm: i2c: Move error reporting into a common function
Simon Glass
sjg at chromium.org
Sun Nov 23 13:59:46 CET 2014
On 17 November 2014 at 07:27, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 11.11.2014 18:46, schrieb Simon Glass:
>>
>> Factor out the common code to make it easier to adjust it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Add a suitable commit message
>>
>> common/cmd_i2c.c | 32 ++++++++++++++++++++++----------
>> 1 file changed, 22 insertions(+), 10 deletions(-)
>
>
> Acked-by: Heiko Schocher <hs at denx.de>
Applied to u-boot-dm.
More information about the U-Boot
mailing list