diff options
author | Jeff LaBundy <[email protected]> | 2021-01-24 20:40:51 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-01-24 20:49:09 -0800 |
commit | 050fac7f056b23764a69fb1fcf3b4e4e90eb61b0 (patch) | |
tree | 0b6cbf564189fd94e6bff32f10cbe02bbd738b1f /scripts/gdb/linux/tasks.py | |
parent | 4a76d861d9182f2edfab96e7aa1f1e10f4f86bc0 (diff) |
Input: iqs5xx - eliminate unnecessary register read
Instead of relying on firmware to enable important register fields
and performing read-modify-write operations to additionally enable
the fields the driver cares about, it's much simpler just to write
all of the pertinent fields explicitly.
This avoids an unnecessary register read operation at start-up and
makes way for the iqs5xx_read_byte() helper to be dropped.
Signed-off-by: Jeff LaBundy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions