diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2007-09-20 10:36:51 +0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-10-03 03:11:42 +0400 |
commit | 21ccdd31e9c70f42b00d9ea152f6c4e0ff3f536e (patch) | |
tree | c54c610501be73cf2634e951e9d75c4e20820370 /include/asm-powerpc | |
parent | d385366a9b96fc3f4705f8513adccceaa0515f97 (diff) | |
download | linux-21ccdd31e9c70f42b00d9ea152f6c4e0ff3f536e.tar.xz |
[POWERPC] Inline u3msi_compose_msi_msg()
In the MPIC U3 MSI code, we call u3msi_compose_msi_msg() once for each MSI.
This is overkill, as the address is per pci device, not per MSI. So setup
the address once, and just set the data per MSI.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions