diff options
author | Miquel Raynal <[email protected]> | 2022-01-27 10:18:00 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-02-10 09:32:30 +0100 |
commit | 9a15efc5d5e6b5beaed0883e5bdcd0b1384c1b20 (patch) | |
tree | 69f7446b2f19e027d3f569a29501b6c587e5794a /net/lapb/lapb_out.c | |
parent | 0e450c7ce7d170a78adaeaa9a430e4184f191c15 (diff) |
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Now that spi_mem_default_supports_op() has access to the static
controller capabilities (relating to memory operations), and now that
these capabilities have been filled by the relevant controllers, there
is no need for a specific helper checking only DTR operations, so let's
just kill spi_mem_dtr_supports_op() and simply use
spi_mem_default_supports_op() instead.
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