]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: Tidy up the PIRQ routing code a little
authorSimon Glass <sjg@chromium.org>
Mon, 10 Aug 2015 13:05:06 +0000 (07:05 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:20 +0000 (10:23 +0200)
commit3861be0f2e00467ba5f03cec246f808137fbe9c8
tree60fd054b3f7f6e564e99e7449bb4c6e034983f9a
parente5f8073d30a462df44b00cd2b21a7ed546e690c7
x86: Tidy up the PIRQ routing code a little

This code could use a little tightening up. There is some repetition and
an odd use of fdtdec_get_int_array().

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/irq.c