diff options
author | 2023-02-09 12:02:43 -0800 | |
---|---|---|
committer | 2023-02-10 21:36:43 +0000 | |
commit | 76a85704cb917e3b25e00f02d5fd46e4e0a9077d (patch) | |
tree | fff69f1e8b99eacb63f82219e3a83ca6e3a76848 /lib/parser.c | |
parent | spi: bcm63xx-hsspi: Add prepend mode support (diff) | |
download | linux-rng-76a85704cb917e3b25e00f02d5fd46e4e0a9077d.tar.xz linux-rng-76a85704cb917e3b25e00f02d5fd46e4e0a9077d.zip |
spi: spi-mem: Allow controller supporting mem_ops without exec_op
Currently exec_op is always required if controller driver provides
mem_ops. But some controller such as bcm63xx-hsspi may only need to
implement other operation like supports_op and use the default
execution operation. This patch removes this restriction.
Signed-off-by: William Zhang <william.zhang@broadcom.com>
Link: https://lore.kernel.org/r/20230209200246.141520-13-william.zhang@broadcom.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions