diff options
author | Andy Shevchenko <[email protected]> | 2020-09-30 17:20:12 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-10-01 10:00:17 +0200 |
commit | e09e200e07222467ef82367bff7cc6f44ad00397 (patch) | |
tree | 07a41fdc1f9546fd8dd9f3e4354875db6c5a228b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 17479aa39fbf65ad1502368437875e537c2f8139 (diff) |
gpio: pca953x: Use bitmap API over implicit GCC extension
In IRQ handler we have to clear bitmap before use. Currently
the GCC extension has been used for that. For sake of the consistency
switch to bitmap API. As expected bloat-o-meter shows no difference
in the object size.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Bartosz Golaszewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions