aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2023-01-13 09:45:16 +0100
committerLorenzo Pieralisi <[email protected]>2023-03-10 13:34:27 +0100
commit727de4c0876836fdf59ec13c3121880fc939cc3e (patch)
treeecceebaa24a3360a92c74f3e93875567c6d37548 /drivers/usb/cdns3/cdns3-debug.h
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff)
PCI: rcar: Avoid defines prefixed with CONFIG
Defines prefixed with "CONFIG" should be limited to proper Kconfig options, that are introduced in a Kconfig file. In the R-car driver the bitmask to configure the SEND_ENABLE mode is named CONFIG_SEND_ENABLE. Rename this local definition to a more suitable name, containing the register bitfield name defined in the R-Car Gen3 rev. 2.30 user manual. No functional change. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lukas Bulwahn <[email protected]> [[email protected]: Changed define naming and commit log] Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions