diff options
author | Arseniy Krasnov <[email protected]> | 2024-02-11 00:45:51 +0300 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2024-02-26 11:36:14 +0100 |
commit | ef6f463599e16924cdd02ce5056ab52879dc008c (patch) | |
tree | 027a3e4cf5301bac540c94197db5fa1e2c690e51 /net/lapb/lapb_in.c | |
parent | 9367043f1c02a1e4bc3ee50df2772c7c557ce617 (diff) |
mtd: rawnand: meson: fix scrambling mode value in command macro
Scrambling mode is enabled by value (1 << 19). NFC_CMD_SCRAMBLER_ENABLE
is already (1 << 19), so there is no need to shift it again in CMDRWGEN
macro.
Signed-off-by: Arseniy Krasnov <[email protected]>
Cc: <[email protected]>
Fixes: 8fae856c5350 ("mtd: rawnand: meson: add support for Amlogic NAND flash controller")
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions