summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_overlay.c
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2019-04-11 02:53:41 +0300
committerPaulo Zanoni <paulo.r.zanoni@intel.com>2019-04-17 00:17:28 +0300
commit2918c3caefc1589350f1aeb18b853bda94b5bc96 (patch)
tree398410d68ed01dda476bba31a53b843e406358fa /drivers/gpu/drm/i915/intel_overlay.c
parent68eb49b140c380866ee918d378ae1a798aab9983 (diff)
downloadlinux-2918c3caefc1589350f1aeb18b853bda94b5bc96.tar.xz
drm/i915: don't specify the IRQ register in the gen2 macros
Like the gen3+ macros, the gen2 versions of the IRQ initialization macros take the register name in the 'type' argument. But gen2 only has one set of registers, so there's really no need to specify the type. This commit removes the type argument and uses the registers directly instead of passing them through variables. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190410235344.31199-3-paulo.r.zanoni@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_overlay.c')
0 files changed, 0 insertions, 0 deletions