
20 Jan
2016
20 Jan
'16
10:28 a.m.
On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass sjg@chromium.org wrote:
Instead of searching for the device tree node, use the IRQ device which has a record of it.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Add new patch to use the IRQ device when setting up the mptable
Changes in v2: None
arch/x86/cpu/irq.c | 16 ++++------------ arch/x86/lib/mpspec.c | 14 +++++++------- 2 files changed, 11 insertions(+), 19 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com