diff options
author | Stuart Yoder <stuart.yoder@nxp.com> | 2016-06-22 16:40:51 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-26 17:14:03 -0700 |
commit | adf72b5ba372ca9006f8cdcf9c0b902579f7da9f (patch) | |
tree | 885ab25a4a4c5b774ed8bde99ffd20f39fa1e461 /MAINTAINERS | |
parent | a137fc805838a444fa934bfd918eba30396f933c (diff) | |
download | linux-adf72b5ba372ca9006f8cdcf9c0b902579f7da9f.tar.bz2 |
staging: fsl-mc: properly set hwirq in msi set_desc
For an MSI domain the hwirq is an arbitrary but unique
id to identify an interrupt. Previously the hwirq was set to
the MSI index of the interrupt, but that only works if there is
one DPRC. Additional DPRCs require an expanded namespace. Use
both the ICID (which is unique per DPRC) and the MSI index to
compose a hwirq value.
Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions