答复: reply: [PATCH v3 1/2] PCI: kirin: Add MSI support

2018-05-14 Thread songxiaowei
nas ; Will Deacon > ; linux-...@vger.kernel.org; Linux Kernel Mailing List > ; linux-arm Mailing List > ; devicetree > ; dimitr...@google.com; > guodong...@linaro.org; Suzhuangluan ; Kongfei > > 主题: Re: reply: [PATCH v3 1/2] PCI: kirin: Add MSI support > >

Re: reply: [PATCH v3 1/2] PCI: kirin: Add MSI support

2018-05-14 Thread Andy Shevchenko
On Mon, May 14, 2018 at 4:11 AM, songxiaowei wrote: >> > + int ret; >> > + >> > + if (IS_ENABLED(CONFIG_PCI_MSI)) { >> >> > + pci->pp.msi_irq = platform_get_irq(pdev, 0); >> > + if (pci->pp.msi_irq < 0) { >> > + dev_err(&pdev->dev, "fa

reply: [PATCH v3 1/2] PCI: kirin: Add MSI support

2018-05-13 Thread songxiaowei
Hi, Andy Shevchenko Yao is on maternity leave, and I'll take over the job after discussing with her. > -邮件原件- > 发件人: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > 发送时间: 2018年5月14日 7:16 > 收件人: chenyao (F) > 抄送: songxiaowei ; Wangbinghui > ; Lorenzo Pieralisi ; > Bjorn Helgaas ; xuw