]> Git Repo - J-u-boot.git/commit
x86: i8042: Clean up the driver per coding convention
authorBin Meng <[email protected]>
Mon, 24 Aug 2015 08:00:05 +0000 (01:00 -0700)
committerSimon Glass <[email protected]>
Wed, 26 Aug 2015 14:54:16 +0000 (07:54 -0700)
commit835dd000503591d8eb59a191f7220768898737b3
tree57f554d9a4098ffae048b1cf022e9257982307cf
parent3928d66a5e7f55a860f2dd150231f51c8cc9d5fc
x86: i8042: Clean up the driver per coding convention

- Rename CamelCase variables to conform U-Boot coding convention
- Rename wait_until_kbd_output_full() to kbd_output_full()
- Change to use macros for i8042 command and control register bits

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
drivers/input/i8042.c
include/i8042.h
This page took 0.038303 seconds and 4 git commands to generate.