diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-11-30 16:08:40 -0600 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-12-01 15:10:26 +0200 |
commit | 46155a0c55eb9c64da619e4f3a03537f47fbe583 (patch) | |
tree | b19c73a950d52c58f41aadc9f7aaea082c6a3d46 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 06939f22ae5f7abf80d9a6ff5e43b4a916256f44 (diff) | |
download | linux-46155a0c55eb9c64da619e4f3a03537f47fbe583.tar.gz linux-46155a0c55eb9c64da619e4f3a03537f47fbe583.tar.bz2 linux-46155a0c55eb9c64da619e4f3a03537f47fbe583.zip |
gpio: ml-ioh: Use BIT() to match gpio-pch.c
The ML IOH driver is very similar to the PCH driver. To make it more
similar, replace "1 << nr" with "BIT(nr)". No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions