From: Thierry Reding Date: Mon, 17 Sep 2012 11:22:54 +0000 (+0200) Subject: PCI: Provide a default pcibios_update_irq() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8885b7b637fa9aca7e1b00581a0173c6956966d3;p=pandora-kernel.git PCI: Provide a default pcibios_update_irq() Most architectures implement this in exactly the same way. Instead of having each architecture duplicate this function, provide a single implementation in the core and make it a weak symbol so that it can be overridden on architectures where it is required. Signed-off-by: Thierry Reding Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed