OSDN Git Service

drm/tegra: dpaux: Retry on transfer size mismatch
authorThierry Reding <treding@nvidia.com>
Thu, 3 Mar 2016 14:32:13 +0000 (15:32 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:43 +0000 (11:18 +0100)
commit245ce70cd466d2e003861788d13726417557eb39
treea119b709d5f4c91f9de50e5550612d4580463939
parent5e881f6b29fe69726d0aa11f846c438a5cb7ddb0
drm/tegra: dpaux: Retry on transfer size mismatch

When a transfer didn't complete transmission of the requested number of
bytes, signal that the transaction should be retried.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dpaux.c