[U-Boot] [PATCH 3/8] x86: Fix cosmetic issues in the i8254 and i8259 codes

Simon Glass sjg at chromium.org
Fri Oct 23 03:47:38 CEST 2015


On 22 October 2015 at 19:39, Bin Meng <bmeng.cn at gmail.com> wrote:
> This cleans up i8254 and i8259 codes to fix several cosmetic
> issues, like coding convention and some comments improvement.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/include/asm/i8254.h   | 43 ++++++++++++++++++++----------------------
>  arch/x86/include/asm/i8259.h   | 31 ++++++++++++++++--------------
>  arch/x86/lib/pcat_interrupts.c | 21 ++++++++++-----------
>  arch/x86/lib/pcat_timer.c      | 10 +++++-----
>  4 files changed, 52 insertions(+), 53 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list