summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c
diff options
context:
space:
mode:
authorMin Li <min.li.xe@renesas.com>2020-08-18 10:41:22 -0400
committerDavid S. Miller <davem@davemloft.net>2020-08-19 16:23:22 -0700
commit957ff4278e0db34f56c2bc121fdd6393e4523ef2 (patch)
tree34f25f6ba369cf05923beb79ac6db1401b3acd35 /drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c
parentd1fb55592909ea249af70170c7a52e637009564d (diff)
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
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 <min.li.xe@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c')
0 files changed, 0 insertions, 0 deletions