diff options
author | Nick Chan <[email protected]> | 2024-09-11 13:02:11 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-09-11 15:47:13 +0200 |
commit | 4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea (patch) | |
tree | 8d9519f569312b5d3fb0c893cfb231d608dbe482 /drivers/fpga/fpga-bridge.c | |
parent | f16dd10ba342c429b1e36ada545fb36d4d1f0e63 (diff) |
tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*
New entries using BIT() will be added soon, so change the existing ones to
use bit manipulation macros including BIT() and GENMASK() for
consistency.
Suggested-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Janne Grunau <[email protected]>
Reviewed-by: Neal Gompa <[email protected]>
Signed-off-by: Nick Chan <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions