From: Pratyush Anand Date: Wed, 9 Oct 2013 12:32:12 +0000 (+0900) Subject: PCI: designware: Add irq_create_mapping() X-Git-Tag: v3.13-rc1~95^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=904d0e7889933fb48d921c998fd1cabb3a9d6635;p=pandora-kernel.git PCI: designware: Add irq_create_mapping() Without irq_create_mapping(), the correct IRQ number cannot be provided. In this case, it makes problems such as NULL dereference. Thus, irq_create_mapping() should be added for MSI. Suggested-by: Kishon Vijay Abraham I Signed-off-by: Pratyush Anand Signed-off-by: Jingoo Han Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed