diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-10 22:51:04 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-02-04 08:35:54 +0100 |
commit | 0747a672a32829809675028ba396f394b104ee31 (patch) | |
tree | 2b77877421b339cc552c12df7ae9ce23009bfead /drivers/pps | |
parent | db5adf4d6dced4e3326ce369fe0c213c968095f4 (diff) | |
download | linux-0747a672a32829809675028ba396f394b104ee31.tar.bz2 |
gpu: host1x: Use completion instead of semaphore
In this usage, the two are completely equivalent, but the completion
documents better what is going on, and we generally try to avoid
semaphores these days.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions