Skip to content

Commit

Permalink
Input: synaptics - split device info into a separate structure
Browse files Browse the repository at this point in the history
In preparation for SMBus/Intertouch device support, move static device
information that we query form the touchpad upon initialization into
separate structure. This will allow us to query the device without
allocating memory first.

Also stop using "unsigned long", everything fits into 32 bit chunks.

Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Dmitry Torokhov committed Mar 25, 2017
1 parent 8eb92e5 commit 6c53694
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 187 deletions.
Loading

0 comments on commit 6c53694

Please sign in to comment.