summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2021-12-01 01:08:40 +0300
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-12-01 16:10:26 +0300
commit46155a0c55eb9c64da619e4f3a03537f47fbe583 (patch)
treeb19c73a950d52c58f41aadc9f7aaea082c6a3d46 /drivers/usb/cdns3/cdns3-debug.h
parent06939f22ae5f7abf80d9a6ff5e43b4a916256f44 (diff)
downloadlinux-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