diff options
| author | Min Li <[email protected]> | 2020-08-18 14:41:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-08-19 23:23:22 +0000 |
| commit | 957ff4278e0db34f56c2bc121fdd6393e4523ef2 (patch) | |
| tree | 34f25f6ba369cf05923beb79ac6db1401b3acd35 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | netlink: fix state reallocation in policy export (diff) | |
| download | kernel-957ff4278e0db34f56c2bc121fdd6393e4523ef2.tar.gz kernel-957ff4278e0db34f56c2bc121fdd6393e4523ef2.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
