drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
authorMatt Roper <matthew.d.roper@intel.com>
Sat, 1 Apr 2023 00:21:04 +0000 (17:21 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:31 +0000 (18:31 -0500)
commitc94cd8f2d2784dff57581389f59d3051bc312fc2
tree12529acfa32ddf9d97b66c88b730f7e32ed81047
parentdd12b0ff2cf29904194bc8a5f0a8bc7a2b7041fa
drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions

The remaining "gen11_*" IRQ functions are common to all platforms
supported by the Xe driver.  Drop the unnecessary prefix.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230401002106.588656-7-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_irq.c