commit | fa0a42a1ac5dc5cc6639c150b52983722914cf4b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 11 10:05:45 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:13:41 2015 -0700 |
tree | 18a0809ce4339a0f91819e09216a2ac45c89af4e | |
parent | ffe67e40805cbba4ae1df37ee88b36b3ee540a6a [diff] |
input: Convert i8042 to driver model Adjust this driver to support driver model. The only users are x86 boards so this should be safe. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>