summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
diff options
context:
space:
mode:
authorMichael Ellerman2007-09-20 08:36:50 +0200
committerPaul Mackerras2007-10-03 01:11:39 +0200
commitd385366a9b96fc3f4705f8513adccceaa0515f97 (patch)
tree056fe2a7662ea4d0e5e99010f3d9f4d397d99435 /arch/powerpc/sysdev
parent[POWERPC] Simplify error logic in rtas_setup_msi_irqs() (diff)
downloadkernel-qcow2-linux-d385366a9b96fc3f4705f8513adccceaa0515f97.tar.gz
kernel-qcow2-linux-d385366a9b96fc3f4705f8513adccceaa0515f97.tar.xz
kernel-qcow2-linux-d385366a9b96fc3f4705f8513adccceaa0515f97.zip
[POWERPC] Simplify rtas_change_msi() error semantics
Currently rtas_change_msi() returns either the error code from RTAS, or if the RTAS call succeeded the number of irqs that were configured by RTAS. This makes checking the return value more complicated than it needs to be. Instead, have rtas_change_msi() check that the number of irqs configured by RTAS is equal to what we requested - and return an error otherwise. This makes the return semantics match the usual 0 for success, something else for error. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/sysdev')
0 files changed, 0 insertions, 0 deletions