gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
authorDmitry Osipenko <digetx@gmail.com>
Wed, 14 Jun 2017 23:18:38 +0000 (02:18 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 15 Jun 2017 12:24:18 +0000 (14:24 +0200)
commita2b78b0d53f0808ebc2a0368b589a5cb6b672294
treeb4071ceec0fcaa80177b1fb365814360966ca7b6
parent0f563a4bf66e5182f0882efee398f7e6bc0bb1be
gpu: host1x: Correct swapped arguments in the is_addr_reg() definition

Arguments of the .is_addr_reg() are swapped in the definition of the
function, that is quite confusing.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/linux/host1x.h