[PATCH] PCI: Turn pcibios_penalize_isa_irq() into __weak function

Hanjun Guo hanjun.guo at linaro.org
Mon May 26 02:52:32 PDT 2014


On 2014-5-6 15:26, Arnd Bergmann wrote:
> On Tuesday 06 May 2014 11:29:52 Hanjun Guo wrote:
>> pcibios_penalize_isa_irq() is only useful for x86 now, and
>> legacy ISA is not used by some architectures, so make
>> pcibios_penalize_isa_irq() as __weak function to simplify
>> the code, this will prevent new platform from introducing
>> dummy stub function for pcibios_penalize_isa_irq() too.
>>
>> Signed-off-by: Hanjun Guo <hanjun.guo at linaro.org>
> 
> Acked-by: Arnd Bergmann <arnd at arndb.de>
> 

Hi Bjorn,

Any comments on this patch?

Thanks
Hanjun



More information about the linux-arm-kernel mailing list