[PATCH v2] PPC4xx: Adding PCI(E) MSI support

Tirumala Marri tmarri at apm.com
Sat Dec 4 12:35:31 EST 2010


>+      msi_mask = of_get_property(dev->dev.of_node, "msi-mask", NULL);
> >+      if (!msi_mask) {
> >+              err = -1;
> >+              goto error_out;
> >+      }
>
> This will return non zero value to probe function which would call
ppc4xx_msi_remove() function. In the ppc4xx_msi_remove() function  there is
iounamp() fuction.
Thanks,
Marri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20101203/397edcbd/attachment.html>


More information about the Linuxppc-dev mailing list