From: <[email protected]> Date: Tue, 18 Aug 2020 10:41:22 -0400 > From: Min Li <[email protected]> > > The old code for i2c write would break on some controllers, which fails > at handling Repeated Start Condition. So we will just use i2c_master_send > to handle write in one transanction. > > Changes since v1: > - Remove indentation change > > Signed-off-by: Min Li <[email protected]>
Applied, thank you.

