diff options
author | Andy Shevchenko <[email protected]> | 2020-04-22 14:06:53 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-04-28 14:52:51 +0200 |
commit | 1afbc80c3d2b7831ec2027938876ebffbfd20abb (patch) | |
tree | c116d90b033fcdf03e0f73621e377dd1458e8270 /scripts/gdb/linux/proc.py | |
parent | 9f676e5313c1fb7070997bd652a4ed68c6fb9a8c (diff) |
gpio: dwapb: Get rid of unnecessary conjunction over 32-bit value
When we mask interrupts before sleep, there is no need to have a conjunction
with 0xffffffff since the accepted by dwapb_write() value is 32-bit.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Serge Semin <[email protected]>
Cc: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions