summaryrefslogtreecommitdiffstats
path: root/sound/atmel
diff options
context:
space:
mode:
authorShawn Nematbakhsh <shawnn@chromium.org>2017-09-27 23:35:27 +0200
committerLee Jones <lee.jones@linaro.org>2017-11-29 17:29:46 +0100
commit001dde9400d5c3e9e2ce2abe06c1efa70a25dfde (patch)
treea317ce7d796cb9896ebf94b1bfc51a832c156e68 /sound/atmel
parentmfd: twl6040: Fix child-node lookup (diff)
downloadlinux-001dde9400d5c3e9e2ce2abe06c1efa70a25dfde.tar.xz
linux-001dde9400d5c3e9e2ce2abe06c1efa70a25dfde.zip
mfd: cros ec: spi: Fix "in progress" error signaling
For host commands that take a long time to process, cros ec can return early by signaling a EC_RES_IN_PROGRESS result. The host must then poll status with EC_CMD_GET_COMMS_STATUS until completion of the command. None of the above applies when data link errors are encountered. When errors such as EC_SPI_PAST_END are encountered during command transmission, it usually means the command was not received by the EC. Treating such errors as if they were 'EC_RES_IN_PROGRESS' results is almost always the wrong decision, and can result in host commands silently being lost. Reported-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-by: Brian Norris <briannorris@chromium.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions