]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: fix missing offload_flags doc
authorDavid Lechner <dlechner@baylibre.com>
Wed, 12 Feb 2025 17:33:12 +0000 (11:33 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 12 Feb 2025 17:38:45 +0000 (17:38 +0000)
commitd795a052b0ddad3da83dda6ff522c1b1aaa4a525
treef0b48cf7e0a6f3fc15da957a8dcb471ff1e8afde
parentff4d4158ef9143327a42f7be4298751cb0d1be69
spi: fix missing offload_flags doc

Add offload_flags to the documentation comment for struct spi_transfer.
This was missed when adding the field.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250212154356.784944ea@canb.auug.org.au/
Fixes: 700a281905f2 ("spi: add offload TX/RX streaming APIs")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250212-spi-offload-fixes-v1-1-e192c69e3bb3@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/spi.h