[U-Boot] [PATCH 17/23] x86: irq: Convert to use DM PCI API

Simon Glass sjg at chromium.org
Mon Feb 1 17:20:15 CET 2016


On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> Now that we have irq router's udevice passed as a parameter, it's
> time to start using the DM PCI API instead of those legacy ones.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/irq.c           | 6 +++---
>  arch/x86/cpu/queensbay/irq.c | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on Minnowmax:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list