commit | eaba37e49834dbf9092826d6629c8363f7d6c2f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 11 10:05:47 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:13:41 2015 -0700 |
tree | 55be6d8addd58ba4f45fbea2dd0d2f1267209ab8 | |
parent | 708c831b735ed134ae12773774d3a750be3747c0 [diff] |
video: input: Clean up after i8042 conversion Now that i8042 uses driver model, adjust other mentions of it and remove old code that is no-longer used. Update the README and unify the keyboard text into one place. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>