aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-ti.c
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2022-01-31 14:17:08 +0000
committerMark Brown <[email protected]>2022-01-31 15:24:05 +0000
commitf83a96e5f033fbbd21764705cb9c04234b96218e (patch)
tree0dd94d6f1aa9e6eee6ecd861f77ed98f0c681c3f /drivers/usb/cdns3/cdns3-ti.c
parentspi: dt-bindings: Fix 'reg' child node schema (diff)
downloadkernel-f83a96e5f033fbbd21764705cb9c04234b96218e.tar.gz
kernel-f83a96e5f033fbbd21764705cb9c04234b96218e.zip
spi: mediatek: Avoid NULL pointer crash in interrupt
In some case, like after a transfer timeout, master->cur_msg pointer is NULL which led to a kernel crash when trying to use master->cur_msg->spi. mtk_spi_can_dma(), pointed by master->can_dma, doesn't use this parameter avoid the problem by setting NULL as second parameter. Fixes: a568231f46322 ("spi: mediatek: Add spi bus for Mediatek MT8173") Signed-off-by: Benjamin Gaignard <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions