[U-Boot] [PATCH v2 1/4] USB: ULPI: switch argument type from u8 to unsigned

Remy Bohmer linux at bohmer.net
Fri Dec 16 21:02:05 CET 2011


Hi,

2011/12/16 Simon Glass <sjg at chromium.org>:
> On Tue, Dec 13, 2011 at 10:16 PM, Igor Grinberg <grinberg at compulab.co.il> wrote:
>> There is no benefit in using u8, so switch to unsigned to reduce the
>> binary image size (by 20 bytes).
>>
>> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
>> Acked-by: Simon Glass <sjg at chromium.org>
>
> Looks good thanks
>
>> ---
>> v2:     no functional changes - fix typos in the commit message
>>        and add Simon's ack.
>>
>>  drivers/usb/ulpi/ulpi.c |   10 +++++-----
>>  include/usb/ulpi.h      |    6 +++---
>>  2 files changed, 8 insertions(+), 8 deletions(-)

Applied to u-boot-usb.

Thanks.

Remy


More information about the U-Boot mailing list