diff options
author | Miquel Raynal <[email protected]> | 2022-01-27 10:17:57 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-02-10 09:32:29 +0100 |
commit | cb7e96ee81edaa48c67d84c14df2cbe464391c37 (patch) | |
tree | fa4d27ec35a7817d3d9952beb1f96ffeb0786889 /net/lapb/lapb_out.c | |
parent | 4a3cc7fb6e63bcfdedec25364738f1493345bd20 (diff) |
spi: spi-mem: Check the controller extra capabilities
Controllers can now provide a spi-mem capabilities structure. Let's make
use of it in spi_mem_controller_default_supports_op(). As we want to
check for DTR operations as well as normal operations in a single
helper, let's pull the necessary checks from spi_mem_dtr_supports_op()
for now.
However, because no controller provide these extra capabilities, this
change has no effect so far.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Pratyush Yadav <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions