]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Fix incorrect comment for channel_request
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 28 Sep 2017 12:50:43 +0000 (15:50 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 20 Oct 2017 12:19:52 +0000 (14:19 +0200)
commit8de7d5a59cc6d3294fd0c8b5de3c82568639d4ab
tree86f7d92eef4c0178eb0ab47df68e9ddbe7c8a1ec
parente8efac565640a97aebe746ffac918ae8e5f23570
gpu: host1x: Fix incorrect comment for channel_request

This function actually doesn't sleep in the version that was merged.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/channel.c