OpenCloudOS-Kernel/arch/powerpc/platforms/4xx
Wei Yongjun 9a2c1d31e6 powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
[mpe: Add missing ';' to make it compile]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-31 00:10:34 +11:00
..
Makefile powerpc/4xx: Move machine_check_4xx() into platforms/4xx 2017-08-10 23:31:30 +10:00
cpm.c powerpc/4xx: Constify cpm_suspend_ops 2017-08-31 19:56:33 +10:00
gpio.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
hsta_msi.c
machine_check.c powerpc/4xx: Move machine_check_4xx() into platforms/4xx 2017-08-10 23:31:30 +10:00
msi.c powerpc/4xx: Fix error return code in ppc4xx_msi_probe() 2018-03-31 00:10:34 +11:00
ocm.c powerpc: Use sizeof(*foo) rather than sizeof(struct foo) 2018-03-20 16:47:53 +11:00
pci.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
pci.h
soc.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00
uic.c powerpc: Convert to using %pOF instead of full_name 2017-08-23 22:27:04 +10:00