]> 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)
commitd345eedcaf026f8da268bd6a7e4b3376417ee681
tree86f7d92eef4c0178eb0ab47df68e9ddbe7c8a1ec
parent69a5f69b32fa16761d1b8f15a47361c467b826c6
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