Skip to content
Snippets Groups Projects
Commit 88d1dce3 authored by Olaf Dabrunz's avatar Olaf Dabrunz Committed by Ingo Molnar
Browse files

PCI quirks: call boot IRQ quirks at end of device init and during resume


It is not necessary to call boot IRQ quirks before the BARs of the bridges are
probed. The normal case is to use DECLARE_PCI_FIXUP_FINAL, so we use this
instead now.

After a resume, we need to call the quirks again.

Signed-off-by: default avatarOlaf Dabrunz <od@suse.de>
Signed-off-by: default avatarStefan Assmann <sassmann@suse.de>
Cc: Jon Masters <jonathan@jonmasters.org>
Cc: Olaf Dabrunz <od@suse.de>
Cc: Stefan Assmann <sassmann@suse.de>
Cc: Ihno Krumreich <ihno@suse.de>
Cc: Sven Dietrich <sdietrich@suse.de>
Cc: Daniel Gollub <dgollub@suse.de>
Cc: Felix Foerster <ffoerster@suse.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 542622da
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment