OSDN Git Service

android/hidhost: Set info request from HAL is not supported
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Tue, 12 Nov 2013 15:07:15 +0000 (17:07 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 13 Nov 2013 09:26:38 +0000 (11:26 +0200)
commitd95bae6d86a38b9f5ed17e0a8a69ae0241006141
treebe176098d801a163b1551093ab3d2bdfe3ed9349
parentc1693c614e19be83a0012907a8b334543eabafe7
android/hidhost: Set info request from HAL is not supported

Data from hal_cmd_hidhost_set_info is usefull only when we create
UHID device. Once device is created all the transactions will be
done through the fd. There is no way to use this information
once device is created with HID internals.
android/hidhost.c