diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-01-14 13:06:25 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2016-01-21 06:23:29 (GMT) |
commit | 904dfbfd67fbdf4562236efb3f0769ecfe7a7e58 (patch) | |
tree | 90985ef4a967982921cc18233c9f2e4deb59f71e /test | |
parent | 57e5ecaf755d5301cd33683788e4b8432938bbbe (diff) | |
download | u-boot-904dfbfd67fbdf4562236efb3f0769ecfe7a7e58.tar.xz |
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
On sun6i and newer IFLG is a write-clear bit which is cleared by writing 1,
rather then a normal r/w bit which is cleared by writing 0.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
applied with fixing 3 checkpatch warnings
in drivers/i2c/mvtwsi.c:
WARNING: line over 80 characters
ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions