diff options
author | Oscar Carter <oscar.carter@gmx.com> | 2020-03-20 19:13:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-21 11:03:16 +0100 |
commit | 3017e587e36819f87e53d3c8751afdf987c1f542 (patch) | |
tree | 4737b9cc01c33aeea6e088c035d379df07b18d29 /drivers/phy/motorola/phy-mapphone-mdm6600.c | |
parent | staging: rtl8188eu: remove some 5 GHz code (diff) | |
download | linux-3017e587e36819f87e53d3c8751afdf987c1f542.tar.xz linux-3017e587e36819f87e53d3c8751afdf987c1f542.zip |
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
The last parameter in the functions vnt_mac_reg_bits_on and
vnt_mac_reg_bits_off defines the bits to set or unset. So, it's more
clear to use the BIT() macro instead of an hexadecimal value.
Signed-off-by: Oscar Carter <oscar.carter@gmx.com>
Link: https://lore.kernel.org/r/20200320181326.12156-1-oscar.carter@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/phy/motorola/phy-mapphone-mdm6600.c')
0 files changed, 0 insertions, 0 deletions