diff options
author | David Regan <dregan@broadcom.com> | 2023-11-24 17:24:37 -0800 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-12-04 11:51:40 +0100 |
commit | c86b63b82fde4f96ee94dde827a5f28ff5adeb57 (patch) | |
tree | f76c22a3eae091da61147c224a723409a634ac9d /scripts/genksyms | |
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 <dregan@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20231125012438.15191-3-dregan@broadcom.com
Diffstat (limited to 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions