[Freedreno] [PATCH v7 1/6] drm/msm/gpu: Remove hardcoded interrupt name
Doug Anderson
dianders at chromium.org
Tue Dec 18 22:54:13 UTC 2018
Hi,
On Tue, Dec 18, 2018 at 10:32 AM Jordan Crouse <jcrouse at codeaurora.org> wrote:
>
> Every GPU core only has one interrupt so there isn't any
> value in looking up the interrupt by name. Remove the name (which
> is legacy anyway) and use platform_get_irq() instead.
>
> Signed-off-by: Jordan Crouse <jcrouse at codeaurora.org>
> ---
> drivers/gpu/drm/msm/adreno/adreno_gpu.c | 1 -
> drivers/gpu/drm/msm/msm_gpu.c | 2 +-
> drivers/gpu/drm/msm/msm_gpu.h | 1 -
> 3 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
More information about the Freedreno
mailing list