aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorRichard Leitner <richard.leitner@skidata.com>2019-01-28 19:17:58 -0500
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-02-05 02:25:54 -0500
commite47ff893bc674c32ac21094d623533ac6e585ca7 (patch)
tree3737d22ceb78e7d0ead456b26c996d83b694aef5 /scripts/const_structs.checkpatch
parent4ec90ac5047e33f5d64e21c31046be2ff8aaaf4b (diff)
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 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions