OSDN Git Service

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)
commit45bd862c2846414371bc9b5d31be7c5df252c289
tree86f7d92eef4c0178eb0ab47df68e9ddbe7c8a1ec
parent2a79c034b579beb90b34c6942ff7d54ece5d3ea0
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