gpu: host1x: Rewrite conditional for better readability
authorThierry Reding <treding@nvidia.com>
Mon, 31 Jul 2017 09:18:44 +0000 (11:18 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:03 +0000 (13:42 +0100)
commit1f876c3fceadecbb8753e9a351ae3591d0de610e
tree355bd8810c0ffc963744ddecdbc0739167349483
parent268892cb63a822315921a8dab48ac3e4abf7dd03
gpu: host1x: Rewrite conditional for better readability

The current check is slightly difficult to read, rewrite it to improve
that a little.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/dev.c