mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 14:21:47 +00:00
3fd46e551f
mpc8xx_pic_init() should return -ENOMEM instead of 0 when
irq_domain_add_linear() return NULL. This cause mpc8xx_pics_init to continue
executing even if mpc8xx_pic_host is NULL.
Fixes:
|
||
---|---|---|
.. | ||
adder875.c | ||
cpm1.c | ||
ep88xc.c | ||
Kconfig | ||
m8xx_setup.c | ||
machine_check.c | ||
Makefile | ||
micropatch.c | ||
mpc8xx.h | ||
mpc86xads_setup.c | ||
mpc86xads.h | ||
mpc885ads_setup.c | ||
mpc885ads.h | ||
pic.c | ||
pic.h | ||
tqm8xx_setup.c |