[U-Boot] [PATCH 09/55] exynos: i2c: Fix code style with ReadWriteByte()

Simon Glass sjg at chromium.org
Tue Jul 28 01:29:10 CEST 2015


On 5 July 2015 at 00:45, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 03.07.2015 um 02:15 schrieb Simon Glass:
>>
>> This function should not use mixed case, and it is simpler to use
>> clrbits_le32() when clearing bits. Fix it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>   drivers/i2c/s3c24x0_i2c.c | 14 +++++++-------
>>   1 file changed, 7 insertions(+), 7 deletions(-)
>
>
> Acked-by: Heiko Schocher <hs at denx.de>
>

Applied to u-boot-dm.


More information about the U-Boot mailing list