diff options
author | 2024-09-11 13:02:11 +0800 | |
---|---|---|
committer | 2024-09-11 15:47:13 +0200 | |
commit | 4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea (patch) | |
tree | 8d9519f569312b5d3fb0c893cfb231d608dbe482 /scripts/generate_rust_analyzer.py | |
parent | tty: rp2: Fix reset with non forgiving PCIe host bridges (diff) | |
download | linux-rng-4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea.tar.xz linux-rng-4c59c59ef3ab9275f2a8f84dcffbd16c285ce8ea.zip |
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 <krzk@kernel.org>
Tested-by: Janne Grunau <j@jannau.net>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20240911050741.14477-2-towinchenmi@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions