commit | 2e7f0146a04fe2dbe5ca0389752709e235c64acc | [log] [tgz] |
---|---|---|
author | Tim Kilbourn <tkilbourn@google.com> | Wed Sep 09 16:11:54 2015 -0700 |
committer | Tim Kilbourn <tkilbourn@google.com> | Mon Sep 14 16:16:27 2015 -0700 |
tree | 93c1f724388a6f613f65691f80e1bcd93057a952 | |
parent | 4aa427b964f22e3cf10381f8fc27e7042c322b9c [diff] |
Refactor InputHost and InputDriver The host implementation of the HAL interface is largely done by the InputDriver, so have it implement the opaque input_host_t type rather than the InputHost itself. This allows the HAL interface to cast the input_host_t pointer to an InputDriver pointer in order to implement the host functionality. Change-Id: I72de1e90eb6ee5e346c15707b8a6b793005bbccb