Benson Leung has uploaded a new change for review.
Change subject: CHROMIUM: Input: cyapa - Use a strncmp to check product_id string
......................................................................
CHROMIUM: Input: cyapa - Use a strncmp to check product_id string
Use a strncmp instead of memcmp to check that the beginning
of the product_id string is "CYTRA"
Signed-off-by: Benson Leung <
ble...@chromium.org>
BUG=chromium-os:21047
TEST=builds clean
Check that trackpad is functional.
Change-Id: I5fe60c7175ea965f5946b486a753ce08c3b5b954
---
M drivers/input/mouse/cyapa.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://
gerrit.chromium.org:29418/chromiumos/third_party/kernel refs/changes/78/36478/1
--
To view, visit
https://gerrit.chromium.org/gerrit/36478
To unsubscribe, visit
https://gerrit.chromium.org/gerrit/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5fe60c7175ea965f5946b486a753ce08c3b5b954
Gerrit-PatchSet: 1
Gerrit-Project: chromiumos/third_party/kernel
Gerrit-Branch: chromeos-3.4
Gerrit-Owner: Benson Leung <
ble...@chromium.org>