aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2022-01-27 10:18:01 +0100
committerMiquel Raynal <[email protected]>2022-02-10 09:32:30 +0100
commita433c2cbd75ab76f277364f44e76f32c7df306e7 (patch)
treebecfc03172904bfa00047e020f556c030e6209c6 /net/lapb/lapb_out.c
parent9a15efc5d5e6b5beaed0883e5bdcd0b1384c1b20 (diff)
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Soon the SPI-NAND core will need a way to request a SPI controller to enable ECC support for a given operation. This is because of the pipelined integration of certain ECC engines, which are directly managed by the SPI controller itself. Introduce a spi_mem_op additional field for this purpose: ecc. So far this field is left unset and checked to be false by all the SPI controller drivers in their ->supports_op() hook, as they all call spi_mem_default_supports_op(). Signed-off-by: Miquel Raynal <[email protected]> Acked-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