
23 Oct
2015
23 Oct
'15
3:47 a.m.
On 22 October 2015 at 19:39, Bin Meng bmeng.cn@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@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@chromium.org