[U-Boot] [PATCH v3 04/10] x86: Tidy up the PIRQ routing code a little

Simon Glass sjg at chromium.org
Wed Aug 12 05:54:58 CEST 2015


On 10 August 2015 at 07:05, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Fix handling of duplicate entries
>
>  arch/x86/cpu/irq.c | 41 +++++++++++++----------------------------
>  1 file changed, 13 insertions(+), 28 deletions(-)

Applied to u-boot-x86


More information about the U-Boot mailing list