commit | 39f615ed8871e42677fc5283884b0ab36463b551 | [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 | 011d89d6066592a67253df81905ace358968dacc [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>