diff options
author | 2019-01-28 16:17:58 -0800 | |
---|---|---|
committer | 2019-02-04 23:25:54 -0800 | |
commit | e47ff893bc674c32ac21094d623533ac6e585ca7 (patch) | |
tree | 3737d22ceb78e7d0ead456b26c996d83b694aef5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Input: sx8654 - use common of_touchscreen functions (diff) | |
download | linux-dev-e47ff893bc674c32ac21094d623533ac6e585ca7.tar.xz linux-dev-e47ff893bc674c32ac21094d623533ac6e585ca7.zip |
Input: sx8654 - convert #defined flags to BIT(x)
Some of the #defined register values are one-bit flags. Convert them to
use the BIT(x) macro instead of 1 byte hexadecimal values. This improves
readability and clarifies the intent.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions