greybus: svc: remove input device handling in SVC protocol
authorSandeep Patil <sspatil@google.com>
Tue, 28 Jun 2016 19:10:14 +0000 (12:10 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jun 2016 00:54:38 +0000 (17:54 -0700)
commit1beb1fae808d82a409b1c6ad4575f890b946f0ca
tree5cd5729d32929e93cbe6a049806204fc812a5b9b
parent0ef5be18852d0b044f916fd6194bb228f36e392a
greybus: svc: remove input device handling in SVC protocol

The input device was added before to handle the key(s) connected
directly to SVC, which is not the case anymore. So, this change removes
the gb_svc_key_event() operation and the corresponding input device
code with it.

Testing Done:
Boot tested and tried module insert/removal through AraManager

Change-Id: Iaa541d4aefb5c0ed16caaa39450029de35d7c228
Signed-off-by: Sandeep Patil <sspatil@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c
drivers/staging/greybus/svc.h