commit | b3491336e06bce2823fe236cb9cfa5e0262bc67a | [log] [tgz] |
---|---|---|
author | Marek Behún <marek.behun@nic.cz> | Wed Dec 08 00:37:34 2021 +0100 |
committer | Marek Behún <marek.behun@nic.cz> | Thu Dec 09 01:29:13 2021 +0100 |
tree | ca9f8689a8e10afdd0ae31a6d97f92133ebfca8b | |
parent | 580742d003f6f91dac5a21519b09bb07b58a226b [diff] |
refactor(drivers/marvell/comphy-3700): drop _REG prefixes and suffixes Some register constants are defined with _REG suffix or REG_ prefix, but others are not. Unify this by dropping these prefixes / suffixes. Signed-off-by: Marek Behún <marek.behun@nic.cz> Change-Id: I1ba331c0a4686093ee250bcaf3297349956ac9a8