usb: renesas-xhci: Replace BIT(15) with macro
authorMoritz Fischer <mdf@kernel.org>
Mon, 14 Jun 2021 21:56:14 +0000 (14:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 13:38:45 +0000 (15:38 +0200)
commite90f9ceb7059518de333bf8b41c06d3dff432d3b
treeb753daf851d258e477d66f2bb3bf6230ce74a240
parent7917e90667bc8dce02daa3c2e6df47f6fc9481f7
usb: renesas-xhci: Replace BIT(15) with macro

Replace BIT(15) with RENESAS_ROM_STATUS_ROM_EXISTS.

Signed-off-by: Moritz Fischer <mdf@kernel.org>
Link: https://lore.kernel.org/r/20210614215614.240489-1-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci-renesas.c