diff options
author | David Regan <[email protected]> | 2023-11-24 17:24:37 -0800 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-12-04 11:51:40 +0100 |
commit | c86b63b82fde4f96ee94dde827a5f28ff5adeb57 (patch) | |
tree | f76c22a3eae091da61147c224a723409a634ac9d /scripts/generate_rust_analyzer.py | |
parent | 68cce21e3cc5fea8d955a62394454149270c98bc (diff) |
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
Pass host struct to bcmnand_ctrl_poll_status instead of ctrl struct
since real time status requires host, and ctrl is a member of host.
Real time status is required for low level commands vs cached status
since the NAND controller will not do an automatic status read at the
end of a low level command as it would with a high level command.
Signed-off-by: David Regan <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions