commit | ac330f45c7ca5b92e78b369c7034160947f03b8d | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed May 16 14:29:33 2018 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Fri May 18 21:51:01 2018 +0200 |
tree | cf630cc33bf9c5bcb5f833c917d5a05ce4e84769 | |
parent | d4ad3ad9b81b73f568227563988b67708291900b [diff] |
gpu: host1x: Drop unnecessary host1x argument Functions taking a pointer to a host1x syncpoint as an argument don't need to specify a pointer to a host1x instance because it can be obtained from the syncpoint. Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>