commit | d873b4d449202bfb70aa56fd2c64f68ec281dfe9 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Tue Jul 08 10:07:23 2014 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jul 16 14:42:07 2014 -0600 |
tree | 5170002983376c2adde63f4a48ab6225d6a6f43e | |
parent | 31ea5d4dfe21fb50276dcd70ce268e58d57eccb4 [diff] |
PCI/MSI: Add msi_setup_entry() to clean up MSI initialization Move MSI entry stuff to a new function, msi_setup_entry(), to simplify msi_capability_init() as MSI-X does. Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>