Fix a couple of issues that were reported with the recently added SPI offload series. Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> --- David Lechner (2): spi: fix missing offload_flags doc spi: offload: fix use after free drivers/spi/spi-offload.c | 13 ++++++++----- include/linux/spi/spi.h | 2 ++ 2 files changed, 10 insertions(+), 5 deletions(-) --- base-commit: 6cc789bf76b1f414791c69227e6c21ec41115213 change-id: 20250212-spi-offload-fixes-34a8abe6417e Best regards, -- David Lechner <dlechner@xxxxxxxxxxxx>