]> git.ipfire.org Git - people/ms/u-boot.git/commit
i2c: ihs_i2c: Fix hold_bus control
authorDirk Eibach <dirk.eibach@gdsys.cc>
Wed, 28 Oct 2015 10:46:24 +0000 (11:46 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 12 Nov 2015 20:59:02 +0000 (15:59 -0500)
commit457491565b7d33b73829d911976f87027f450daf
treeef9ae6248c6a8deb320d4b7fa3db5a4a57395238
parent3af0cdb137b5a94751913467615d7e961271a69c
i2c: ihs_i2c: Fix hold_bus control

Bus has to be held for repeated start regardless of
read/write access.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Acked-by: Heiko Schocher <hs@denx.de>
drivers/i2c/ihs_i2c.c