commit | 4199cd38f10e5781b3d9d3eff9a9f3599efc7f69 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu Nov 12 11:39:16 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Dec 08 09:29:20 2020 -0500 |
tree | 3a7dd6961e7ac588491b1fe2a6720db530dfad0f | |
parent | 6e56157008617a3508a7b63b48c36db1821003f8 [diff] |
drivers/pcie: Add support for MSI multi-message This enables software MSI "multi-vector" feature, letting the user to register an isr handler per-MSI message. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>