diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2021-12-01 01:08:40 +0300 |
|---|---|---|
| committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-12-01 16:10:26 +0300 |
| commit | 46155a0c55eb9c64da619e4f3a03537f47fbe583 (patch) | |
| tree | b19c73a950d52c58f41aadc9f7aaea082c6a3d46 /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 06939f22ae5f7abf80d9a6ff5e43b4a916256f44 (diff) | |
| download | linux-46155a0c55eb9c64da619e4f3a03537f47fbe583.tar.xz | |
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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
