
28 Jul
2015
28 Jul
'15
1:29 a.m.
On 5 July 2015 at 00:45, Heiko Schocher hs@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@chromium.org
drivers/i2c/s3c24x0_i2c.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm.