Home
last modified time | relevance | path

Searched hist:"88 c5bfec" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20-emc.c88c5bfec Sun Aug 11 16:00:36 CDT 2019 Dmitry Osipenko <digetx@gmail.com> memory: tegra: Do not handle error from wait_for_completion_timeout()

Contrary to its wait_for_completion_timeout_interruptible() sibling, the
wait_for_completion_timeout() function does not return an error.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
88c5bfec Sun Aug 11 16:00:36 CDT 2019 Dmitry Osipenko <digetx@gmail.com> memory: tegra: Do not handle error from wait_for_completion_timeout()

Contrary to its wait_for_completion_timeout_interruptible() sibling, the
wait_for_completion_timeout() function does not return an error.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>