commit | cb68a1ad11a6723b43b4595963d1628db6aee48b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Oct 22 19:13:28 2015 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Nov 13 06:46:17 2015 -0800 |
tree | 49871bce8fcc6f6060b5471c94b3eb3aadff927b | |
parent | a3e896917e855519400188f6236c2350e08f73c6 [diff] |
x86: Fix cosmetic issues in the i8254 and i8259 codes 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> Acked-by: Simon Glass <sjg@chromium.org>