Skip to content
Commit 45e97ab6 authored by Wolfram Sang's avatar Wolfram Sang Committed by Dave Airlie
Browse files

drm: populate irq_by_busid-member for pci



Commit 8410ea (drm: rework PCI/platform driver interface) implemented
drm_pci_irq_by_busid() but forgot to make it available in the
drm_pci_bus-struct.

This caused a freeze on my Radeon9600-equipped laptop when executing glxgears.
Thanks to Michel for noticing the flaw.

[airlied: made function static also]

Reported-by: default avatarMichel Dänzer <daenzer@vmware.com>
Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
Cc: stable@kernel.org
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 21c5977a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment