dev: arm: SetScaling commands don't send parameter bytes.
authorGabe Black <gabeblack@google.com>
Tue, 3 Apr 2018 01:20:55 +0000 (18:20 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 10 Apr 2018 11:46:52 +0000 (11:46 +0000)
commit421c2e2b2186551cd9310b30d26a4805dfa0482e
treee2957c15bf048f7a6911a20499a1e907d4186e45
parent3bd9a8968a2ccae1065526572e22cbdcd66b9cbd
dev: arm: SetScaling commands don't send parameter bytes.

These are single byte commands which change the mode of the mouse. They don't
take any additional parameters like the SetRate or SetResolution.

Change-Id: I29194916cfed5d3f4893947ef6d6cc636aee2419
Reviewed-on: https://gem5-review.googlesource.com/9701
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/arm/kmi.cc