Add a void *user_data pointer to the input callback structure. This is useful for driver to get back the driver data structure and avoid defining wrapper functions. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
Add an initial test suite for the gpio-kbd-matrix driver. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>