On 17.05.2018 18:34, Thierry Reding wrote:
> From: Thierry Reding
>
> 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.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpu/ho
From: Thierry Reding
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.
Signed-off-by: Thierry Reding
---
drivers/gpu/host1x/hw/channel_hw.c | 2 +-
drivers/gpu/host1x/intr.c